The goal of rcctz is to provide CCTZ headers in the most bare bones way possible.
You can install the released version of rcctz from CRAN with:
install.packages("rcctz")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("DavisVaughan/rcctz")