# -*- 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 maechler stabledist 0.7-2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Stable distribution functions
long_description    Density, probability, quantile functions and random number generation \
                    for skewed stable distributions, using the parametrizations of Nolan.
homepage            https://r-forge.r-project.org/scm/viewvc.php/pkg/stabledist
checksums           rmd160  bb51220f58b931f8c5a7f6830de55db8a319c7b8 \
                    sha256  26671710c0d8e3c815b56e6e4f6bc9ea0509db47c0ef5b8acfbfa16095a16fd5 \
                    size    33308
supported_archs     noarch

depends_test-append port:R-fBasics \
                    port:R-FMStable \
                    port:R-libstable4u \
                    port:R-Rmpfr \
                    port:R-RUnit \
                    port:R-sfsmisc

test.run            yes
