# -*- 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 qlcal qlcal 0.0.17
revision            1
categories-append   finance
maintainers         nomaintainer
license             GPL-2+
description         R bindings to the calendaring functionality of QuantLib
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/qlcal-r.html
checksums           rmd160  d9f80ade9cd0ccd9a191784a7cef34ba566a2c69 \
                    sha256  84d6cdcec1d70a72daaf11b1c6b37d08b94282615ab3f7169a77066076240ff7 \
                    size    125191

depends_lib-append  port:R-BH \
                    port:R-Rcpp

test.run            yes
