Package: RcppQuantuccia Type: Package Title: R Bindings to the Calendaring Functionality of 'QuantLib' Version: 0.1.4.1 Date: 2026-03-14 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("QuantLib Authors", role = "aut")) Description: 'QuantLib' bindings are provided for R using 'Rcpp' via an updated variant of the header-only 'Quantuccia' project (put together initially by Peter Caspers) offering an essential subset of 'QuantLib' (and now maintained separately for the calendaring subset). See the included file 'AUTHORS' for a full list of contributors to both 'QuantLib' and 'Quantuccia'. Note that this package provided an initial viability proof, current work is done (via approximately quarterly releases tracking 'QuantLib') in the smaller package 'qlcal' which is generally preferred. URL: https://github.com/eddelbuettel/rcppquantuccia, https://dirk.eddelbuettel.com/code/rcpp.quantuccia.html BugReports: https://github.com/eddelbuettel/rcppquantuccia/issues License: GPL (>= 2) Imports: Rcpp LinkingTo: Rcpp, BH RoxygenNote: 6.0.1 NeedsCompilation: yes Encoding: UTF-8 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-03-25 22:15:28 UTC RemoteUrl: https://github.com/eddelbuettel/rcppquantuccia RemoteRef: HEAD RemoteSha: 61bd335e5fb1d944f417705f7bd64341a3b3bdd8 Packaged: 2026-07-12 06:22:07 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), QuantLib Authors [aut] Maintainer: Dirk Eddelbuettel