# -*- 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 sfcheung manymome 0.2.5 v
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Mediation, moderation and moderated mediation \
                    after model fitting
long_description    {*}${description}
homepage            https://sfcheung.github.io/manymome
checksums           rmd160  746f3a5a1d1dc98ef66fb5b8c15b1b6014e13965 \
                    sha256  c2ea11435bec0ca70bcf86288438b24428a9dd296aea4e7f640aa282570205f4 \
                    size    2408501
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-ggplot2 \
                    port:R-igraph \
                    port:R-lavaan \
                    port:R-pbapply

depends_test-append port:R-Amelia \
                    port:R-knitr \
                    port:R-mice \
                    port:R-rmarkdown \
                    port:R-semPlot \
                    port:R-semptools \
                    port:R-semTools \
                    port:R-testthat

test.run            yes
