eddelbuettel/rapidatetime: R API for 'Date' and 'Datetime'

Access to the C-level R date and 'datetime' code is provided for C-level API use by other packages via registration of native functions. Client packages simply include a single header 'RApiDatetime.h' provided by this package, and also 'import' it. The R Core group is the original author of the code made available with slight modifications by this package.

Getting started

Package details

AuthorDirk Eddelbuettel
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.0.9
URL https://github.com/eddelbuettel/rapidatetime https://dirk.eddelbuettel.com/code/rapidatetime.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/rapidatetime")
eddelbuettel/rapidatetime documentation built on Feb. 2, 2024, 9:27 p.m.