# -*- 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 ericg extRemes 2.1-4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Extreme value analysis
long_description    {*}${description}
checksums           rmd160  0b4fbf6bdc0c52b6894676d2f3437c271d482115 \
                    sha256  cea42cf67e7a2d99451a2a3541bab41c1e64c86b45de37fa0119c49f7083b78a \
                    size    499167
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-distillery \
                    port:R-Lmoments

depends_test-append port:R-fields

test.run            yes
