# -*- 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 bruce.swihart libstable4u 1.0.4
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Tools for fast and accurate evaluation of skew stable distributions
long_description    {*}${description}
checksums           rmd160  ef97f22a51357b21acd1f9ddda889467b8c50dea \
                    sha256  833a7c661c5aeecf2b5d40f17484094881c0ab44e57df565054c74b743c5feeb \
                    size    58015

depends_lib-append  port:gsl \
                    port:R-Rcpp \
                    port:R-RcppGSL

depends_test-append port:R-testthat

test.run            yes
