# -*- 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 mcclust 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Process an MCMC sample of clusterings
long_description    {*}${description}
checksums           rmd160  d803c8443fa796f8f007bda955f50824cf58543e \
                    sha256  18e7ece304da5352aea2a4166555dec1b8a039c757e7646966ce2a266a7e2ed6 \
                    size    121189

depends_lib-append  port:R-lpSolve

test.run            yes
