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 [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 |
Reference manual: | r2r.pdf |
Vignettes: |
Comparison (source, R code) r2r (source, R code) |
Package source: | r2r_0.1.2.tar.gz |
Windows binaries: | r-devel: r2r_0.1.1.zip, r-release: r2r_0.1.1.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 imports: | adelie, ausplotsR |
Please use the canonical form https://CRAN.R-project.org/package=r2r to link to this page.