# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             cran jonas.moss.statistics semTests 0.5.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Goodness-of-fit testing for structural equation models
long_description    {*}${description}
checksums           rmd160  6aa57a7b2c819eb6b5658261ee152ffdaf0f7fc7 \
                    sha256  cb083b169d5bc6bdeb39b50a6a2c0c3ef43b6868f33f246e150b53e277f9c361 \
                    size    51019
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-CompQuadForm \
                    port:R-future.apply \
                    port:R-lavaan \
                    port:R-progressr

depends_test-append port:R-covr \
                    port:R-psych \
                    port:R-testthat

test.run            yes
