# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppBDT" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppBDT: ''Rcpp'' Bindings for the Boost Date_Time Library' version: 0.2.6.1 doi: 10.32614/CRAN.package.RcppBDT abstract: 'Access to Boost Date_Time functionality for dates, durations (both for days and date time objects), time zones, and posix time (''ptime'') is provided by using ''Rcpp modules''. The posix time implementation can support high-resolution of up to nano-second precision by using 96 bits (instead of 64 with R) to present a ''ptime'' object (but this needs recompilation with a #define set).' authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Francois given-names: Romain orcid: https://orcid.org/0000-0002-2444-4226 repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppbdt commit: d1c0385ad79cbd7a37b875996e50d99e47e94433 url: https://dirk.eddelbuettel.com/code/rcpp.bdt.html date-released: '2023-03-30' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X