Files

25 lines
908 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 BayesBinMix 1.4.1
revision 2
categories-append math
maintainers nomaintainer
license GPL-2
description Bayesian estimation of mixtures of multivariate Bernoulli distributions
long_description {*}${description}
checksums rmd160 143a3bc9b5cb01f60e8c0e2e5d1c9ade1cedc40e \
sha256 c7512d9c64a144cac85d41be2ea656df11c0df18383b87398db92e59c1c328ac \
size 19369
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-coda \
port:R-doParallel \
port:R-foreach \
port:R-label.switching
test.run yes