'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.
Version: | 0.0.5 |
Imports: | Rcpp (≥ 1.0.8) |
LinkingTo: | Rcpp |
Suggests: | tinytest, bit64, nanotime |
Published: | 2024-04-30 |
DOI: | 10.32614/CRAN.package.RcppInt64 |
Author: | Dirk Eddelbuettel [aut, cre] |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppint64/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppint64 |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppInt64 results |
Reference manual: | RcppInt64.pdf |
Package source: | RcppInt64_0.0.5.tar.gz |
Windows binaries: | r-devel: RcppInt64_0.0.5.zip, r-release: RcppInt64_0.0.5.zip, r-oldrel: RcppInt64_0.0.5.zip |
macOS binaries: | r-release (arm64): RcppInt64_0.0.5.tgz, r-oldrel (arm64): RcppInt64_0.0.5.tgz, r-release (x86_64): RcppInt64_0.0.5.tgz, r-oldrel (x86_64): RcppInt64_0.0.5.tgz |
Old sources: | RcppInt64 archive |
Reverse linking to: | gdalraster, RcppFarmHash, tiledb |
Please use the canonical form https://CRAN.R-project.org/package=RcppInt64 to link to this page.