Files
2024-07-26 00:07:15 -04:00

21 lines
783 B
Tcl

# -*- 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.12
revision 0
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 3b1c540d96715309bb4a2af5089d489bd4a3fb52 \
sha256 e23ecefcd54436a7a0cd20aae1af1c1ae85a43b8676a4d7d688d8ffd142109e1 \
size 124208
depends_lib-append port:R-BH \
port:R-Rcpp
test.run yes