# -*- 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             github swihart mvpd 0.0.4 v
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Multivariate product distributions for elliptically-contoured distributions
long_description    {*}${description}
checksums           rmd160  c20e24e49e21050207404b7c486ad2a884af533a \
                    sha256  ba765d35df71fbba108bb042b7bb46eb468d9aa8b2832932c2e8dacee5215d91 \
                    size    41963
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cubature \
                    port:R-libstable4u \
                    port:R-matrixStats \
                    port:R-mvtnorm \
                    port:R-stabledist

depends_lib-append  port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
