Package: hashr 0.1.4

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.zip(r-4.5)hashr_0.1.4.zip(r-4.4)hashr_0.1.4.zip(r-4.3)
hashr_0.1.4.tgz(r-4.4-x86_64)hashr_0.1.4.tgz(r-4.4-arm64)hashr_0.1.4.tgz(r-4.3-x86_64)hashr_0.1.4.tgz(r-4.3-arm64)
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://markvanderloo.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

On CRAN:

1 exports 8 stars 1.41 score 0 dependencies 19 scripts 337 downloads

Last updated 3 months agofrom:1a1e9a6f3e. Checks:OK: 1 WARNING: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64WARNINGSep 12 2024
R-4.5-linux-x86_64WARNINGSep 12 2024
R-4.4-win-x86_64WARNINGSep 12 2024
R-4.4-mac-x86_64WARNINGSep 12 2024
R-4.4-mac-aarch64WARNINGSep 12 2024
R-4.3-win-x86_64WARNINGSep 12 2024
R-4.3-mac-x86_64WARNINGSep 12 2024
R-4.3-mac-aarch64WARNINGSep 12 2024

Exports:hash

Dependencies: