RcppBDT: Rcpp bindings for the Boost Date_Time library
This package provides R with access to Boost Date_Time
functionality by using Rcpp modules.
Functionality from Boost Date_Time for dates, durations (both for days
and datetimes), timezones, and posix time ("ptime") is provided. 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.
| Version: |
0.2.3 |
| Depends: |
R (≥ 3.1.0) |
| Imports: |
Rcpp (≥ 0.11.0), methods |
| LinkingTo: |
Rcpp, BH |
| Published: |
2014-04-13 |
| Author: |
Dirk Eddelbuettel and Romain Francois |
| Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
| License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| NeedsCompilation: |
yes |
| Materials: |
README NEWS ChangeLog |
| CRAN checks: |
RcppBDT results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcppBDT
to link to this page.