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.

Version: 0.1.3
Suggests: tinytest
Published: 2020-07-22
Author: Mark van der Loo [aut, cre], Paul Hsieh [ctb]
Maintainer: Mark van der Loo <mark.vanderloo at gmail.com>
BugReports: https://github.com/markvanderloo/hashr/issues
License: GPL-3
URL: https://github.com/markvanderloo/hashr
NeedsCompilation: yes
Materials: NEWS
CRAN checks: hashr results

Downloads:

Reference manual: hashr.pdf
Package source: hashr_0.1.3.tar.gz
Windows binaries: r-devel: hashr_0.1.3.zip, r-release: hashr_0.1.3.zip, r-oldrel: hashr_0.1.3.zip
macOS binaries: r-release: hashr_0.1.3.tgz, r-oldrel: hashr_0.1.3.tgz
Old sources: hashr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hashr to link to this page.