CRAN/E | RcppInt64

RcppInt64

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

Installation

About

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

github.com/eddelbuettel/rcppint64
Bug report File report

Key Metrics

Version 0.0.5
Published 2024-04-30 9 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppInt64 results

Downloads

Yesterday 64 0%
Last 7 days 485 -16%
Last 30 days 1.900 -3%
Last 90 days 5.093 +25%
Last 365 days 11.829

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel

aut / cre

Material

README
NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppInt64 archive

Imports

Rcpp ≥ 1.0.8

Suggests

tinytest
bit64
nanotime

LinkingTo

Rcpp

Reverse LinkingTo

RcppFarmHash
tiledb