Package: RcppCCTZ 0.2.14
RcppCCTZ: 'Rcpp' Bindings for the 'CCTZ' Library
'Rcpp' access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License, is included in this package. See <https://github.com/google/cctz> for more details.
Authors:
RcppCCTZ_0.2.14.tar.gz
RcppCCTZ_0.2.14.zip(r-4.7)RcppCCTZ_0.2.14.zip(r-4.6)RcppCCTZ_0.2.14.zip(r-4.5)
RcppCCTZ_0.2.14.tgz(r-4.6-x86_64)RcppCCTZ_0.2.14.tgz(r-4.6-arm64)RcppCCTZ_0.2.14.tgz(r-4.5-x86_64)RcppCCTZ_0.2.14.tgz(r-4.5-arm64)
RcppCCTZ_0.2.14.tar.gz(r-4.7-arm64)RcppCCTZ_0.2.14.tar.gz(r-4.7-x86_64)RcppCCTZ_0.2.14.tar.gz(r-4.6-arm64)RcppCCTZ_0.2.14.tar.gz(r-4.6-x86_64)
RcppCCTZ_0.2.14.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RcppCCTZ/json (API)
NEWS
| # Install 'RcppCCTZ' in R: |
| install.packages('RcppCCTZ', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppcctz/issues
c-plus-plus-11cctzdatetimedatetimesrcpptimezonetimezonescpp
Last updated from:2d3d6ff1c5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 158 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 162 | ||
| linux-release-arm64 | OK | 151 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-release-x86_64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 151 | ||
| windows-devel | OK | 162 | ||
| windows-release | OK | 127 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 104 |
Exports:example0example1example2example3example4exampleFormatformatDatetimeformatDoublehelloMoonparseDatetimeparseDoubletoTztzDiff
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A Simple Wrapper to the CCTZ Library for Time Zone Calculations | RcppCCTZ-package example0 example1 example2 example3 example4 exampleFormat helloMoon RcppCCTZ |
| Format a Datetime vector as a string vector | formatDatetime formatDouble |
| Parse a Datetime vector from a string vector | parseDatetime parseDouble |
| Shift datetime object from one timezone to another | toTz |
| Return difference between two time zones at a given date. | tzDiff |
