# -*- 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 GrossSBM GREMLINS 0.2.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Generalized multipartite networks
long_description    {*}${description}
homepage            https://GrossSBM.github.io/GREMLINS
checksums           rmd160  27cd44869d8e541e5b920011ed2d1b02174842b7 \
                    sha256  6b4a050bc4bd25aaba07688e58f9ac3e9eef68e2638ca261985ed46edaaf829a \
                    size    889763
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-aricode \
                    port:R-blockmodels \
                    port:R-igraph \
                    port:R-pbmcapply \
                    port:R-R6

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

test.run            yes
