# -*- 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.5
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Tools for fast and accurate evaluation of skew stable distributions
long_description    {*}${description}
checksums           rmd160  e467328976597b8c9a80ebd83b179a84e577c003 \
                    sha256  57d7aee9f58bffd741394e402b79313b63f9d63b1e4986ea2ff37d8e5fcbcf98 \
                    size    58032

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

depends_test-append port:R-testthat

test.run            yes
