Package: qlcal Type: Package Title: R Bindings to the Calendaring Functionality of 'QuantLib' Version: 0.1.1 Date: 2026-04-15 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-06 13:55:08 UTC RemoteUrl: https://github.com/qlcal/qlcal-r RemoteRef: HEAD RemoteSha: 305ba72e24ba82081c2032f49f6cd0ab8cb7ff0c Packaged: 2026-07-06 15:15:54 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), QuantLib Authors [aut] Maintainer: Dirk Eddelbuettel