# -*- 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 tlrmvnmvt 1.1.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Low-rank methods for MVN and MVT probabilities
long_description    {*}${description}
checksums           rmd160  81067be5e144ba5e24dc88347b0c7cf36f9950e4 \
                    sha256  97242a28c02aa1be6ea49f5c1db4964e9eaee7ce89e4acd18789fc76fe258e7d \
                    size    79984

depends_lib-append  port:R-BH \
                    port:R-Rcpp \
                    port:R-RcppEigen

compilers.setup     require_fortran

depends_test-append port:R-mvtnorm

test.run            yes
