# -*- 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 BMTAR 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Bayesian approach for MTAR models with missing data
long_description    {*}${description}
checksums           rmd160  74803069f2d04da6fb5e6f7e2212d4b7cda79753 \
                    sha256  50f743dc8d716675dbd490e1203bb5bc80304f1256ccecc788ac69b1dfdce030 \
                    size    249903
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Brobdingnag \
                    port:R-doParallel \
                    port:R-expm \
                    port:R-ggplot2 \
                    port:R-ks \
                    port:R-MCMCpack \
                    port:R-mvtnorm

test.run            yes