# -*- 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 QRM 0.4-31
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Quantitative Risk Management: Concepts, Techniques and Tools
long_description    {*}${description}
checksums           rmd160  328ca794d39a79c00a81b76880f000e652a3a556 \
                    sha256  4ad8bd22eff5048d4718d598120cc46879866b818d006f3b915b24effe98be95 \
                    size    859074

depends_lib-append  port:R-gsl \
                    port:R-mvtnorm \
                    port:R-numDeriv \
                    port:R-Rcpp \
                    port:R-timeDate \
                    port:R-timeSeries

test.run            yes
