Files

24 lines
838 B
Tcl

# -*- 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 blockmodels 1.1.5
revision 1
categories-append math
maintainers nomaintainer
license LGPL-2.1
description Latent and stochastic block model estimation by a V-EM algorithm
long_description {*}${description}
checksums rmd160 174bf9f41b9fbc67d586f53a5c2e3fb4a9a9c316 \
sha256 2932adab4acf1001ae660b3748219ed861c0a60d7115ca62e2137674fd084fc0 \
size 44522
depends_lib-append port:R-digest \
port:R-Rcpp \
port:R-RcppArmadillo
compilers.setup require_fortran
test.run yes