Package: RcppBDT
Type: Package
Title: 'Rcpp' Bindings for the Boost Date_Time Library
Version: 0.2.6
Date: 2022-10-30
Author: Dirk Eddelbuettel and Romain Francois
Maintainer: Dirk Eddelbuettel <edd@debian.org>
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 R's 64)
 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: 2022-10-30 12:19:57 UTC; edd
Repository: CRAN
Date/Publication: 2022-10-30 23:32:49 UTC
