r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:
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
package builds on this to support nanosecond-resolution timestamps. This package 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.
Total results: 1