# -*- 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 Gertraud.Malsiner-Walli telescope 0.1-0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Bayesian mixtures with an unknown number of components
long_description    Fits Bayesian finite mixtures with an unknown number of components \
                    using the telescoping sampler and different component distributions.
checksums           rmd160  acf682918af95673869db6dae222b60f0cebb0c4 \
                    sha256  908dfa970c6c15bb8076e22f7719cea7dc436bd80f4ab120f9c74b117c8ccce4 \
                    size    743910
supported_archs     noarch

depends_lib-append  port:R-abind \
                    port:R-bayesm \
                    port:R-DirichletReg \
                    port:R-extraDistr \
                    port:R-MCMCpack \
                    port:R-mvtnorm

depends_test-append port:R-klaR \
                    port:R-knitr \
                    port:R-mclust \
                    port:R-poLCA \
                    port:R-rmarkdown

test.run            yes
