# -*- 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 stocnet ERPM 0.2.0
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Exponential Random Partition Models
long_description    {*}${description}
homepage            https://github.com/stocnet/ERPM
checksums           rmd160  70b1e0cba9dbd5fa03dbc668b20e07166fa3ec82 \
                    sha256  b05981405b2ce8e24fde027b4086d66ccf4a6c5fe03de82651d55c7c6a305cb0 \
                    size    75666
supported_archs     noarch

depends_lib-append  port:R-igraph \
                    port:R-numbers \
                    port:R-RColorBrewer \
                    port:R-snowfall

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

test.run            yes
