RcppBDT: 'Rcpp' Bindings for the Boost Date_Time Library

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).

Package details

AuthorDirk Eddelbuettel and Romain Francois
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.2.6
URL https://github.com/eddelbuettel/rcppbdt https://dirk.eddelbuettel.com/code/rcpp.bdt.html
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppBDT")

Try the RcppBDT package in your browser

Any scripts or data that you put into this service are public.

RcppBDT documentation built on Oct. 31, 2022, 1:07 a.m.