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.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')) |
Bug tracker:https://github.com/markvanderloo/hashr/issues
Last updated 5 months agofrom:1a1e9a6f3e. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win-x86_64 | WARNING | Nov 11 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 11 2024 |
R-4.4-win-x86_64 | WARNING | Nov 11 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 11 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 11 2024 |
R-4.3-win-x86_64 | WARNING | Nov 11 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 11 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 11 2024 |
Exports:hash
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|