# -*- 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             github ulrichriegel Pareto 2.4.5 Version_ _re-submitted_to_CRAN
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Pareto, Piecewise Pareto and Generalized Pareto distributions
long_description    {*}${description}
checksums           rmd160  ad3d72b6139bdf2426150147ce48e1214ffba53e \
                    sha256  d680ebc4aba79cbcbd6f9f550bbb4cff3d36c8e13d80aca97c05bfc437be8508 \
                    size    64634
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-lpSolve \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
