# -*- 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             github jeksterslab semmcci 1.1.4 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Monte Carlo confidence intervals in structural equation modelling
long_description    {*}${description}
homepage            https://jeksterslab.github.io/semmcci
checksums           rmd160  c69ed4ca821a6cfa7ad971f420e01002ce277f72 \
                    sha256  0e25d346d86b06df370c71aa62e496c72cf0e8505decb75558cdef65d26e854a \
                    size    1612318
supported_archs     noarch

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

depends_test-append port:R-Amelia \
                    port:R-bmemLavaan \
                    port:R-knitr \
                    port:R-psych \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
