Package: RcppDate 0.0.6
RcppDate: 'date' C++ Header Library for Date and Time Functionality
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.
Authors:
RcppDate_0.0.6.tar.gz
RcppDate_0.0.6.zip(r-4.7)RcppDate_0.0.6.zip(r-4.6)RcppDate_0.0.6.zip(r-4.5)
RcppDate_0.0.6.tgz(r-4.6-any)RcppDate_0.0.6.tgz(r-4.5-any)
RcppDate_0.0.6.tar.gz(r-4.7-any)RcppDate_0.0.6.tar.gz(r-4.6-any)
RcppDate_0.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppDate/json (API)
NEWS
| # Install 'RcppDate' in R: |
| install.packages('RcppDate', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppdate/issues
Last updated from:bdab28e86d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 52 | ||
| wasm-release | OK | 83 |
Exports:
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'date' C++ Header Library for Date and Time Functionality | RcppDate-package RcppDate |
