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 R's 64) to present a 'ptime' object (but this needs recompilation with a #define set).
Version: | 0.2.6 |
Imports: | Rcpp, methods |
LinkingTo: | Rcpp, BH |
Published: | 2022-10-30 |
DOI: | 10.32614/CRAN.package.RcppBDT |
Author: | Dirk Eddelbuettel and Romain Francois |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppbdt/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppbdt, https://dirk.eddelbuettel.com/code/rcpp.bdt.html |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppBDT results |
Reference manual: | RcppBDT.pdf |
Package source: | RcppBDT_0.2.6.tar.gz |
Windows binaries: | r-devel: RcppBDT_0.2.6.zip, r-release: RcppBDT_0.2.6.zip, r-oldrel: RcppBDT_0.2.6.zip |
macOS binaries: | r-release (arm64): RcppBDT_0.2.6.tgz, r-oldrel (arm64): RcppBDT_0.2.6.tgz, r-release (x86_64): RcppBDT_0.2.6.tgz, r-oldrel (x86_64): RcppBDT_0.2.6.tgz |
Old sources: | RcppBDT archive |
Reverse imports: | IndexConstruction |
Please use the canonical form https://CRAN.R-project.org/package=RcppBDT to link to this page.