# -*- 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 jcao2416 nntmvn 1.3.0
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Draw samples of truncated multi-variate normal distributions
long_description    {*}${description}
checksums           rmd160  39201b44690add52b9cb92e151ae4582bf651026 \
                    sha256  4728bc4ef4ab33a4f90afdbd19cad621774ecb6a7d01ffde1299ac88fb624b52 \
                    size    8898

depends_lib-append  port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-GpGp \
                    port:R-lhs \
                    port:R-R.utils \
                    port:R-RANN \
                    port:R-Rcpp \
                    port:R-tidyr \
                    port:R-TruncatedNormal

test.run            yes
