CRAN/E | RcppCCTZ

RcppCCTZ

'Rcpp' Bindings for the 'CCTZ' Library

Installation

About

'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 for more details.

github.com/eddelbuettel/rcppcctz
dirk.eddelbuettel.com/code/rcpp.cctz.html
System requirements 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.
Bug report File report

Key Metrics

Version 0.2.12
Published 2022-11-06 545 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppCCTZ results

Downloads

Yesterday 154 -29%
Last 7 days 1.047 +4%
Last 30 days 3.744 -9%
Last 90 days 11.609 -47%
Last 365 days 82.645 -34%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppCCTZ archive

Imports

Rcpp ≥ 0.11.0

Suggests

tinytest

LinkingTo

Rcpp

Reverse Imports

dtts
nanotime

Reverse Suggests

DTSg

Reverse LinkingTo

dtts
nanotime