# -*- 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 bpgmm 1.0.9
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bayesian model selection approach for parsimonious Gaussian mixture models
long_description    {*}${description}
checksums           rmd160  53d206578403436e6fe7bec6c3cc571359978e4d \
                    sha256  8ce7924250698223b15d788662fa291d2125171f82fad07ef947738f18812d73 \
                    size    38053

depends_lib-append  port:R-fabMix \
                    port:R-gtools \
                    port:R-label.switching \
                    port:R-mclust \
                    port:R-mcmcse \
                    port:R-mvtnorm \
                    port:R-pgmm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
