Files

24 lines
850 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 bayesmix 0.7-6
revision 2
categories-append math
maintainers nomaintainer
license {GPL-2 GPL-3}
description Bayesian Mixture models with JAGS
long_description {*}${description}
homepage https://statmath.wu.ac.at/~gruen/BayesMix
checksums rmd160 183d8ee70f241f3f3d1d5eb0f57efc77d396a98c \
sha256 5357005a13da4dbe580d1212ecdfecccd30f72683bbfd2f2175c91bfe4fbff3f \
size 16417
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-coda \
port:R-rjags
test.run yes