# -*- 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.4
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Modelling group differences and moderation effects \
                    in statistical network models
long_description    {*}${description}
homepage            https://github.com/jmbh/mnet
checksums           rmd160  e96e82ec02c3a97a816847dbf475970a5a382544 \
                    sha256  8fee315148f62ceed828439f5c68ee66c6bfccb6b9ec7a901aca0e09e8b54bd2 \
                    size    584474
supported_archs     noarch

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
