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.7)hashr_0.1.4.zip(r-4.6)hashr_0.1.4.zip(r-4.5)
hashr_0.1.4.tgz(r-4.6-x86_64)hashr_0.1.4.tgz(r-4.6-arm64)hashr_0.1.4.tgz(r-4.5-x86_64)hashr_0.1.4.tgz(r-4.5-arm64)
hashr_0.1.4.tar.gz(r-4.7-arm64)hashr_0.1.4.tar.gz(r-4.7-x86_64)hashr_0.1.4.tar.gz(r-4.6-arm64)hashr_0.1.4.tar.gz(r-4.6-x86_64)
hashr_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hashr/json (API)
NEWS

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

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

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

On CRAN:

Conda:

openmp

4.49 score 9 stars 1 packages 23 scripts 192 downloads 1 exports 0 dependencies

Last updated from:1a1e9a6f3e. Checks:11 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64WARNING143
linux-devel-x86_64WARNING96
source / vignettesOK213
linux-release-arm64WARNING104
linux-release-x86_64WARNING99
macos-release-arm64WARNING75
macos-release-x86_64WARNING284
macos-oldrel-arm64WARNING97
macos-oldrel-x86_64WARNING208
windows-develWARNING82
windows-releaseWARNING84
windows-oldrelWARNING97
wasm-releaseOK71

Exports:hash

Dependencies: