# -*- 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 cran mlsbm 0.99.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Efficient estimation of Bayesian SBMs & MLSBMs
long_description    {*}${description}
checksums           rmd160  9811f8e126f2374c34363afb6714c9c5ee72eec1 \
                    sha256  7ea96144db6041ab58db87acd37ecd72a936c354ea9c0543e9dfaf252175cedc \
                    size    12049

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

test.run            yes
