# -*- 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 imhorphen mstudentd 1.1.2
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3+
description         Multivariate t Distribution
long_description    Distance between multivariate t distributions
homepage            https://forgemia.inra.fr/imhorphen/mstudentd
checksums           rmd160  af81eec5362932d39aa98cfc54e8abdb8b36fcfb \
                    sha256  ca799dbfdd8d3c0995b54f41965ecb0ea3224507c53883de59f9241e57b52210 \
                    size    20160
supported_archs     noarch

depends_lib-append  port:R-data.table \
                    port:R-rgl

depends_test-append port:R-testthat

test.run            yes
