Package: hashr 0.1.4

Mark van der Loo

hashr: Hash R Objects to Integers Fast

Apply an adaptation of the SuperFastHash algorithm to any R object. Hash whole R objects or, for vectors or lists, hash R objects to obtain a set of hash values that is stored in a structure equivalent to the input. See <http://www.azillionmonkeys.com/qed/hash.html> for a description of the hash algorithm.

Authors:Mark van der Loo [aut, cre], Paul Hsieh [ctb]

hashr_0.1.4.tar.gz
hashr_0.1.4.tar.gz(r-4.5-noble)hashr_0.1.4.tar.gz(r-4.4-noble)
hashr_0.1.4.tgz(r-4.4-emscripten)hashr_0.1.4.tgz(r-4.3-emscripten)
hashr.pdf |hashr.html
hashr/json (API)
NEWS

# Install 'hashr' in R:
install.packages('hashr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/markvanderloo/hashr/issues

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

1.28 score 19 scripts 267 downloads 1 exports 0 dependencies

Last updated 3 years agofrom:6683ade02c. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 11 2024
R-4.5-linux-x86_64OKOct 11 2024

Exports:hash

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Hash R Objects Quicklyhashr-package
Hash R objects to 32bit integershash hash.character hash.default hash.list