RcppInt64: 'Rcpp'-Based Helper Functions to Pass 'Int64' and 'nanotime' Values Between 'R' and 'C++'

'Int64' values can be created and accessed via the 'bit64' package and its 'integer64' class which package the 'int64' representation cleverly into a 'double'. The 'nanotime' packages builds on this to support nanosecond-resolution timestamps. This packages helps conversions between 'R' and 'C++' via several helper functions provided via a single header file. A complete example client package is included as an illustration.

Package details

AuthorDirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>)
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.0.5
URL https://github.com/eddelbuettel/rcppint64
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppInt64")

Try the RcppInt64 package in your browser

Any scripts or data that you put into this service are public.

RcppInt64 documentation built on May 29, 2024, 1:29 a.m.