# -*- 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 jroyval libstableR 1.0.2
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Fast and accurate evaluation, random number generation and parameter estimation \
                    of skew stable distributions
long_description    {*}${description}
checksums           rmd160  a32781998d9758b2c74171a101dbb960e9e7e69f \
                    sha256  9961af7f2b19e8f0353b55fd288cc7039732214a9f565c514f7a1e85d87a6cbe \
                    size    56889

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

depends_lib-append  port:R-testthat

test.run            yes
