RcppDate: 'date' C++ Header Library for Date and Time Functionality

'date' is a C++ header library offering extensive date and time functionality for the C++11, C++14 and C++17 standards written by Howard Hinnant and released under the MIT license. A slightly modified version has been accepted (along with 'tz.h') as part of C++20. This package regroups all header files from the upstream repository by Howard Hinnant so that other R packages can use them in their C++ code. At present, few of the types have explicit 'Rcpp' wrapper though these may be added as needed.

Version: 0.0.1
Suggests: Rcpp
Published: 2020-03-24
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/rcppdate/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/rcppdate
NeedsCompilation: no
Materials: README ChangeLog
CRAN checks: RcppDate results

Downloads:

Reference manual: RcppDate.pdf
Package source: RcppDate_0.0.1.tar.gz
Windows binaries: r-devel: RcppDate_0.0.1.zip, r-release: RcppDate_0.0.1.zip, r-oldrel: RcppDate_0.0.1.zip
macOS binaries: r-release: RcppDate_0.0.1.tgz, r-oldrel: RcppDate_0.0.1.tgz

Reverse dependencies:

Reverse linking to: nanotime

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppDate to link to this page.