# -*- 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 GeoBosh cvar 0.5
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Compute expected shortfall and value-at-risk for continuous distributions
long_description    {*}${description}
checksums           rmd160  9d7bf5c6655c0ece81d9eeaa02275dcd089797b5 \
                    sha256  7e721a68a321acbc74149d6ae9c6e3b0c1f896df9fa7786b8b40264e1db2db18 \
                    size    255174
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-gbutils \
                    port:R-Rdpack

depends_test-append port:R-fGarch \
                    port:R-PerformanceAnalytics \
                    port:R-testthat

test.run            yes
