Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("RcppCCTZ")

0.2.12 by Dirk Eddelbuettel, a year ago


https://github.com/eddelbuettel/rcppcctz, https://dirk.eddelbuettel.com/code/rcpp.cctz.html


Report a bug at https://github.com/eddelbuettel/rcppcctz/issues


Browse source code at https://github.com/cran/RcppCCTZ


Authors: Dirk Eddelbuettel


Documentation:   PDF Manual  


GPL (>= 2) license


Imports Rcpp

Suggests tinytest

Linking to Rcpp

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.


Imported by dtts, nanotime.

Suggested by DTSg.


See at CRAN