Package: qlcal
Type: Package
Title: R Bindings to the Calendaring Functionality of 'QuantLib'
Version: 0.0.13
Date: 2024-10-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
Packaged: 2024-10-15 17:25:12 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  QuantLib Authors [aut]
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-10-15 20:00:02 UTC
