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 |
DOI: | 10.32614/CRAN.package.r2r |
Author: | Valerio Gherardi [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 |
Reference manual: | r2r.pdf |
Vignettes: |
Comparison r2r |
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 imports: | adelie, ausplotsR, CCMMR |
Please use the canonical form https://CRAN.R-project.org/package=r2r to link to this page.