# -*- 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 cran ParetoPosStable 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Computing, fitting and validating the PPS distribution
long_description    {*}${description}
checksums           rmd160  5cf850dd599688107183953e8392d03bf0b1c89b \
                    sha256  1509b9dc7331ab1c6f3ec004dbafc065edaa34130151da1202b92f98798992bb \
                    size    26665
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ADGofTest \
                    port:R-doParallel \
                    port:R-foreach \
                    port:R-lmom

test.run            yes
