# -*- 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 cran lavaan.survey 1.1.3.1
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-3 GPL-3}
description         Complex survey structural equation modelling
long_description    {*}${description}
checksums           rmd160  b57d79a121563ace6a5ccd57a4fb575fd95a561f \
                    sha256  b993a806e4f0f9cc9661c18eda989746707060cb2bd1cff997c603a091bf708c \
                    size    345758
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lavaan \
                    port:R-survey

depends_test-append port:R-mice \
                    port:R-mitools \
                    port:R-testthat

test.run            yes