Files

22 lines
834 B
Tcl
Raw Permalink Normal View History

2023-01-18 12:39:11 +08:00
# -*- 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
2023-12-10 07:11:38 +08:00
R.setup cran eddelbuettel RcppQuantuccia 0.1.2
revision 1
2023-01-18 12:39:11 +08:00
categories-append finance
maintainers nomaintainer
2023-12-10 07:11:38 +08:00
license GPL-2+
description R bindings to the calendaring functionality of QuantLib
2023-01-18 12:39:11 +08:00
long_description {*}${description}
homepage https://dirk.eddelbuettel.com/code/rcpp.quantuccia.html
2023-12-10 07:11:38 +08:00
checksums rmd160 4d3bf7bde127c1122ebf54327a577e1a01d90e72 \
sha256 625731694f2b458c05da04c6eff07a18a26c51b6d137d3fd160735b68c2030da \
size 129979
2023-01-18 12:39:11 +08:00
depends_lib-append port:R-BH \
port:R-Rcpp
2023-12-10 07:11:38 +08:00
test.run yes