# -*- 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 jmbh mnet 0.1.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Modelling group differences and moderation effects in statistical network models
long_description    {*}${description}
checksums           rmd160  d9846e2ec4d0538375cb236381f296219c56be98 \
                    sha256  3be4f51078798afcba5b333def4012e084612005a156b7175b7680511eba9009 \
                    size    579774
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-mlVAR

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
