# -*- 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.9
revision            2
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  5ccc2193c4154422acdc82eb9349a6125248f1a0 \
                    sha256  89db933d8ee606974ccb366408d0d84421efe234ea961bbccf479ae2135638da \
                    size    354142
supported_archs     noarch

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

test.run            yes
