# -*- 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 pdhoff amen 1.4.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Additive and multiplicative effects models \
                    for networks and relational data
long_description    {*}${description}
checksums           rmd160  5cda6ef40bb878d5bd583ad93f204f80d9402951 \
                    sha256  87f9dac8976ac86761ee1d33dcb4ec96915af8d87fa9108756b57ee48b580f5b \
                    size    2091371
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-coda \
                    port:R-knitr \
                    port:R-network \
                    port:R-rmarkdown

test.run            yes
