RcppBDT: 'Rcpp' Bindings for the Boost Date_Time Library (original) (raw)
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).
Version: | 0.2.7 |
---|---|
Imports: | Rcpp, methods |
LinkingTo: | Rcpp, BH |
Published: | 2025-01-25 |
DOI: | 10.32614/CRAN.package.RcppBDT |
Author: | Dirk Eddelbuettel |
Maintainer: | Dirk Eddelbuettel |
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 |
CRAN checks: | RcppBDT results |
Documentation:
Reference manual: | RcppBDT.pdf |
---|
Downloads:
Package source: | RcppBDT_0.2.7.tar.gz |
---|---|
Windows binaries: | r-devel: RcppBDT_0.2.7.zip, r-release: RcppBDT_0.2.7.zip, r-oldrel: RcppBDT_0.2.7.zip |
macOS binaries: | r-release (arm64): RcppBDT_0.2.7.tgz, r-oldrel (arm64): RcppBDT_0.2.7.tgz, r-release (x86_64): RcppBDT_0.2.7.tgz, r-oldrel (x86_64): RcppBDT_0.2.7.tgz |
Old sources: | RcppBDT archive |
Reverse dependencies:
Reverse imports: | IndexConstruction |
---|
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=RcppBDTto link to this page.