Other packages > Find by keyword >

RcppCCTZ  

'Rcpp' Bindings for the 'CCTZ' Library
View on CRAN: Click here


Download and install RcppCCTZ package within the R console
Install from CRAN:
install.packages("RcppCCTZ")

Install from Github:
library("remotes")
install_github("cran/RcppCCTZ")

Install by package version:
library("remotes")
install_version("RcppCCTZ", "0.2.12")



Attach the package and use:
library("RcppCCTZ")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-01
Latest Update: 2022-11-06
Description:
'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.
How to cite:
Dirk Eddelbuettel (2015). RcppCCTZ: 'Rcpp' Bindings for the 'CCTZ' Library. R package version 0.2.12, https://cran.r-project.org/web/packages/RcppCCTZ. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0.1 (2015-12-01 15:07), 0.0.2 (2015-12-02 14:33), 0.0.3 (2016-01-19 09:00), 0.0.4 (2016-04-17 19:39), 0.0.5 (2016-07-10 11:55), 0.1.0 (2016-12-12 15:17), 0.2.0 (2017-01-08 18:11), 0.2.1 (2017-02-04 22:38), 0.2.2 (2017-04-21 07:53), 0.2.3 (2017-06-21 01:12), 0.2.4 (2018-10-06 16:40), 0.2.5 (2018-10-14 17:31), 0.2.6 (2019-08-03 14:40), 0.2.7 (2020-03-18 22:40), 0.2.8 (2020-08-05 01:12), 0.2.9 (2020-08-30 22:50), 0.2.10 (2021-12-15 01:50), 0.2.11 (2022-08-06 17:00)
Other packages that cited RcppCCTZ R package
View RcppCCTZ citation profile
Other R packages that RcppCCTZ depends, imports, suggests or enhances
Complete documentation for RcppCCTZ
Functions, R codes and Examples using the RcppCCTZ R package
Some associated functions: RcppCCTZ-package . formatDatetime . parseDatetime . toTz . tzDiff . 
Some associated R codes: RcppExports.R . init.R .  Full RcppCCTZ package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA