Package: RcppInt64 0.0.5.1

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.

Authors:Dirk Eddelbuettel [aut, cre]

RcppInt64_0.0.5.1.tar.gz
RcppInt64_0.0.5.1.zip(r-4.7-x86_64)RcppInt64_0.0.5.1.zip(r-4.7-arm64)RcppInt64_0.0.5.1.zip(r-4.6-x86_64)RcppInt64_0.0.5.1.zip(r-4.6-arm64)RcppInt64_0.0.5.1.zip(r-4.5-x86_64)
RcppInt64_0.0.5.1.tgz(r-4.6-x86_64)RcppInt64_0.0.5.1.tgz(r-4.6-arm64)RcppInt64_0.0.5.1.tgz(r-4.5-x86_64)RcppInt64_0.0.5.1.tgz(r-4.5-arm64)
RcppInt64_0.0.5.1.tar.gz(r-4.7-arm64)RcppInt64_0.0.5.1.tar.gz(r-4.7-x86_64)RcppInt64_0.0.5.1.tar.gz(r-4.6-arm64)RcppInt64_0.0.5.1.tar.gz(r-4.6-x86_64)
RcppInt64_0.0.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RcppInt64/json (API)

# Install 'RcppInt64' in R:
install.packages('RcppInt64', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppint64/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

6.09 score 7 stars 19 packages 1.2k downloads 2 exports 1 dependencies

Last updated from:826706503d. Checks:15 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK171
source / vignettesOK196
linux-release-arm64OK105
linux-release-x86_64OK139
macos-release-arm64OK134
macos-release-x86_64OK240
macos-oldrel-arm64OK105
macos-oldrel-x86_64OK257
windows-devel-arm64OK189
windows-devel-x86_64OK148
windows-release-arm64OK189
windows-release-x86_64OK98
windows-oldrel-x86_64OK93
wasm-releaseOK112

Exports:Int64toInt64NanotimeToNanotime

Dependencies:Rcpp

  • Image