This package is considered a duplicate. The official version of this package is found at:https://markvanderloo.r-universe.dev/hashr
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:
hashr_0.1.4.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/markvanderloo/hashr/issues
Last updated from:6683ade02c. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 94 | ||
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 160 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | OK | 83 |
Exports:hash
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hash R Objects Quickly | hashr-package |
| Hash R objects to 32bit integers | hash hash.character hash.default hash.list |
