'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.
| Version: | 0.2.13 | 
| Imports: | Rcpp (≥ 0.11.0) | 
| LinkingTo: | Rcpp | 
| Suggests: | tinytest | 
| Published: | 2024-12-12 | 
| DOI: | 10.32614/CRAN.package.RcppCCTZ | 
| Author: | Dirk Eddelbuettel | 
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> | 
| BugReports: | https://github.com/eddelbuettel/rcppcctz/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/eddelbuettel/rcppcctz, https://dirk.eddelbuettel.com/code/rcpp.cctz.html | 
| NeedsCompilation: | yes | 
| SystemRequirements: | A 64-bit POSIX OS such as Linux or OS X with IANA time zone data in /usr/share/zoneinfo as well as a recent-enough C++11 compiler (such as g++-4.9 or later which is preferred, g++-4.8 works too). On Windows the zoneinfo included with R is used; and time parsing support is enabled via a backport of std::get_time from the LLVM libc++ library. | 
| Materials: | README, NEWS, ChangeLog | 
| CRAN checks: | RcppCCTZ results | 
| Reference manual: | RcppCCTZ.html , RcppCCTZ.pdf | 
| Package source: | RcppCCTZ_0.2.13.tar.gz | 
| Windows binaries: | r-devel: RcppCCTZ_0.2.13.zip, r-release: RcppCCTZ_0.2.13.zip, r-oldrel: RcppCCTZ_0.2.13.zip | 
| macOS binaries: | r-release (arm64): RcppCCTZ_0.2.13.tgz, r-oldrel (arm64): RcppCCTZ_0.2.13.tgz, r-release (x86_64): RcppCCTZ_0.2.13.tgz, r-oldrel (x86_64): RcppCCTZ_0.2.13.tgz | 
| Old sources: | RcppCCTZ archive | 
| Reverse imports: | dtts, nanotime | 
| Reverse linking to: | dtts, nanotime | 
| Reverse suggests: | DTSg | 
Please use the canonical form https://CRAN.R-project.org/package=RcppCCTZ to link to this page.