# -*- 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 tmvtnsim 0.1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Truncated multivariate normal and t distribution simulation
long_description    {*}${description}
checksums           rmd160  b8887fe705589b907f694c49049e4f74122419d1 \
                    sha256  ba704553f8ea5ed49e117e4f580c48973c002b5dd8b48a6dbf74fad48398d096 \
                    size    13747

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-testthat \
                    port:R-tmvmixnorm

test.run            yes
