A header-only C++ library is provided with support for dates, time zones, ISO weeks, Julian dates, and Islamic dates. 'date' offers extensive date and time functionality for the C++11, C++14 and C++17 standards and was 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' wrappers though these may be added as needed.
Version: | 0.0.4 |
Suggests: | Rcpp |
Published: | 2024-10-14 |
DOI: | 10.32614/CRAN.package.RcppDate |
Author: | Dirk Eddelbuettel [aut, cre], Howard Hinnant [aut] (author of 'date' library) |
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, https://dirk.eddelbuettel.com/code/rcpp.date.html |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppDate results |
Reference manual: | RcppDate.pdf |
Package source: | RcppDate_0.0.4.tar.gz |
Windows binaries: | r-devel: RcppDate_0.0.4.zip, r-release: RcppDate_0.0.4.zip, r-oldrel: RcppDate_0.0.4.zip |
macOS binaries: | r-release (arm64): RcppDate_0.0.4.tgz, r-oldrel (arm64): RcppDate_0.0.4.tgz, r-release (x86_64): RcppDate_0.0.4.tgz, r-oldrel (x86_64): RcppDate_0.0.4.tgz |
Old sources: | RcppDate archive |
Reverse linking to: | dtts, nanotime |
Please use the canonical form https://CRAN.R-project.org/package=RcppDate to link to this page.