Files
2024-04-26 11:38:57 -04:00

22 lines
834 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 eddelbuettel RcppQuantuccia 0.1.2
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/rcpp.quantuccia.html
checksums rmd160 4d3bf7bde127c1122ebf54327a577e1a01d90e72 \
sha256 625731694f2b458c05da04c6eff07a18a26c51b6d137d3fd160735b68c2030da \
size 129979
depends_lib-append port:R-BH \
port:R-Rcpp
test.run yes