# -*- 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 wilhelm tmvtnorm 1.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Truncated multivariate normal and Student t distributions
long_description    {*}${description}
checksums           rmd160  623f00570a94ff788317a892ebde950304a5de67 \
                    sha256  2d9b2c5330d11a62384b4c0c1c012be34806b48683898045a4a40fdb9a8e1bba \
                    size    198213

depends_lib-append  port:R-gmm \
                    port:R-mvtnorm

compilers.setup     require_fortran

test.run            yes
