The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

r2r: R-Object to R-Object Hash Maps

Implementation of hash tables (hash sets and hash maps) in R, featuring arbitrary R objects as keys, arbitrary hash and key-comparison functions, and customizable behaviour upon queries of missing keys.

Version: 0.1.1
Imports: digest, rlang
Suggests: knitr, covr, testthat (≥ 3.0.0), rmarkdown, microbenchmark, hash
Published: 2021-07-06
Author: Valerio Gherardi ORCID iD [aut, cre]
Maintainer: Valerio Gherardi <vgherard at sissa.it>
BugReports: https://github.com/vgherard/r2r/issues
License: GPL (≥ 3)
URL: https://github.com/vgherard/r2r
NeedsCompilation: no
Materials: README
CRAN checks: r2r results

Documentation:

Reference manual: r2r.pdf
Vignettes: Comparison
r2r

Downloads:

Package source: r2r_0.1.1.tar.gz
Windows binaries: r-devel: r2r_0.1.1.zip, r-release: r2r_0.1.1.zip, r-oldrel: r2r_0.1.1.zip
macOS binaries: r-release (arm64): r2r_0.1.1.tgz, r-oldrel (arm64): r2r_0.1.1.tgz, r-release (x86_64): r2r_0.1.1.tgz, r-oldrel (x86_64): r2r_0.1.1.tgz

Reverse dependencies:

Reverse imports: ausplotsR, CCMMR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=r2r 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.