# -*- 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

# GitHub version is outdated.
R.setup             cran TReynkens ReIns 1.0.14
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Functions from Reinsurance: Actuarial and Statistical Aspects (2017)
long_description    {*}${description}
homepage            https://github.com/TReynkens/ReIns
checksums           rmd160  afd00dd9e6cbb065f716b86981b24a0d45c9c240 \
                    sha256  e79179fad180373b002426c42b28f08f04620c5b33e3d36d2085f2c328bc0fe3 \
                    size    521295

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-Rcpp

depends_test-append port:R-Icens \
                    port:R-interval \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
