fastdigest: Fast, Low Memory-Footprint Digests of R Objects
Provides an R interface to Bob Jenkin's streaming, 
 non-cryptographic 'SpookyHash' hash algorithm for use in digest-based 
 comparisons of R objects. 'fastdigest' plugs directly into R's internal 
 serialization machinery, allowing digests of all R objects the serialize() 
 function supports, including reference-style objects via custom hooks. Speed is
 high and scales linearly by object size; memory usage is constant and 
 negligible.
| Version: | 
0.6-3 | 
| Suggests: | 
RUnit | 
| Published: | 
2015-10-08 | 
| Author: | 
Gabriel Becker, Bob Jenkins (SpookyHash algorithm and C++ implementation) | 
| Maintainer: | 
Gabriel Becker  <becker.gabriel at gene.com> | 
| License: | 
Artistic-2.0 | 
| NeedsCompilation: | 
yes | 
| SystemRequirements: | 
C++11 | 
| Materials: | 
README NEWS  | 
| CRAN checks: | 
fastdigest results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fastdigest
to link to this page.