CRAN/E | r2r

r2r

R-Object to R-Object Hash Maps

Installation

About

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.

github.com/vgherard/r2r
Bug report File report

Key Metrics

Version 0.1.1
Published 2021-07-06 1026 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks r2r results

Downloads

Yesterday 20 +18%
Last 7 days 111 +39%
Last 30 days 328 -32%
Last 90 days 1.085 -5%
Last 365 days 4.242 +14%

Maintainer

Maintainer

Valerio Gherardi

vgherard@sissa.it

Authors

Valerio Gherardi

aut / cre

Material

README
Reference manual
Package source

Vignettes

Comparison
r2r

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

digest
rlang

Suggests

knitr
covr
testthat ≥ 3.0.0
rmarkdown
microbenchmark
hash