The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.0.5
Imports: Rcpp (≥ 1.0.8)
LinkingTo: Rcpp
Suggests: tinytest, bit64, nanotime
Published: 2024-04-30
Author: Dirk Eddelbuettel ORCID iD [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

Documentation:

Reference manual: RcppInt64.pdf

Downloads:

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 dependencies:

Reverse linking to: RcppFarmHash, tiledb

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppInt64 to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.