Skip to content

RcppInt64

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

v0.0.5 · Apr 30, 2024 · GPL (>= 2)

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' 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.

Downloads

2K

Last 30 days

2883rd

6.2K

Last 90 days

27.4K

Last year

Trend: +1.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies Rcpp RcppFarmHash gdalraster tiledb RcppInt64

Version History

new 0.0.5 Mar 10, 2026
updated 0.0.5 ← 0.0.4 diff Apr 29, 2024
updated 0.0.4 ← 0.0.3 diff Dec 8, 2023
updated 0.0.3 ← 0.0.2 diff Sep 18, 2023
updated 0.0.2 ← 0.0.1 diff Sep 11, 2023
new 0.0.1 Sep 4, 2023