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.2
Imports: digest, rlang
Suggests: knitr, covr, testthat (≥ 3.0.0), rmarkdown, microbenchmark, hash, tibble
Published: 2024-11-09
DOI: 10.32614/CRAN.package.r2r
Author: Valerio Gherardi ORCID iD [aut, cre]
Maintainer: Valerio Gherardi <vgherard840 at gmail.com>
BugReports: https://github.com/vgherard/r2r/issues
License: GPL (≥ 3)
URL: https://github.com/vgherard/r2r
NeedsCompilation: no
Materials: README NEWS
CRAN checks: r2r results

Documentation:

Reference manual: r2r.pdf
Vignettes: Comparison (source, R code)
r2r (source, R code)

Downloads:

Package source: r2r_0.1.2.tar.gz
Windows binaries: r-devel: r2r_0.1.2.zip, r-release: r2r_0.1.2.zip, r-oldrel: r2r_0.1.2.zip
macOS binaries: r-release (arm64): r2r_0.1.2.tgz, r-oldrel (arm64): r2r_0.1.2.tgz, r-release (x86_64): r2r_0.1.2.tgz, r-oldrel (x86_64): r2r_0.1.2.tgz
Old sources: r2r archive

Reverse dependencies:

Reverse imports: adelie, ausplotsR

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.