Package: qlcal Type: Package Title: R Bindings to the Calendaring Functionality of 'QuantLib' Version: 0.1.3.2 Date: 2026-07-23 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 evolved version of the initial header-only 'Quantuccia' project offering an subset of 'QuantLib' (now maintained separately just for the calendaring subset). See the included file 'AUTHORS' for a full list of contributors to 'QuantLib' (and hence also 'Quantuccia'). URL: https://github.com/qlcal/qlcal-r, https://dirk.eddelbuettel.com/code/qlcal-r.html BugReports: https://github.com/qlcal/qlcal-r/issues License: GPL (>= 2) Imports: Rcpp LinkingTo: Rcpp, BH RoxygenNote: 6.0.1 NeedsCompilation: yes Encoding: UTF-8 Repository: https://qlcal.r-universe.dev Date/Publication: 2026-07-23 19:16:44 UTC RemoteUrl: https://github.com/qlcal/qlcal-r RemoteRef: HEAD RemoteSha: 90d20b0c696c8279b532d3d4383cf199be1e2ce6 Packaged: 2026-07-23 20:46:23 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), QuantLib Authors [aut] Maintainer: Dirk Eddelbuettel