# -*- 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 mplex multiplex 3.4
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Algebraic tools for the analysis of multiple social networks
long_description    {*}${description}
homepage            https://github.com/mplex/multiplex
checksums           rmd160  cfcf0d786fccd79dc061ddb8c5b6722dada0548b \
                    sha256  5c3416068ff8a79acbea85c383efa5a3e4efa33452ab7fa5dc64d0615fa4bd01 \
                    size    338786
supported_archs     noarch

depends_test-append port:R-knitr \
                    port:R-multigraph \
                    port:R-Rgraphviz

test.run            yes
