Package: RcppBDT
Type: Package
Title: 'Rcpp' Bindings for the Boost Date_Time Library
Version: 0.2.7
Date: 2025-01-25
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person("Romain", "Francois", role = "aut",
                    comment = c(ORCID = "0000-0002-2444-4226")))
Description: 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).
License: GPL (>= 2)
LazyLoad: yes
Imports: Rcpp, methods
LinkingTo: Rcpp, BH
URL: https://github.com/eddelbuettel/rcppbdt,
        https://dirk.eddelbuettel.com/code/rcpp.bdt.html
BugReports: https://github.com/eddelbuettel/rcppbdt/issues
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2025-01-25 14:25:37 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  Romain Francois [aut] (<https://orcid.org/0000-0002-2444-4226>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-01-25 14:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 04:22:53 UTC; unix
Archs: RcppBDT.so.dSYM
