# -*- 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 twolodzko extraDistr 1.10.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Additional univariate and multivariate distributions
long_description    {*}${description}
checksums           rmd160  0df8f4440ef0cd8354ed4b6dc4f97803b7680b41 \
                    sha256  5d8673982d93166e52d4b6a19cef13096d8be0c1bc63a2aea7af874b1e96c9ce \
                    size    141111

depends_lib-append  port:R-Rcpp

depends_test-append port:R-actuar \
                    port:R-evd \
                    port:R-LaplacesDemon \
                    port:R-skellam \
                    port:R-testthat \
                    port:R-triangle \
                    port:R-VGAM

test.run            yes
