Package: fastdigest
Version: 0.6-3
Title: Fast, Low Memory-Footprint Digests of R Objects
Description: 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.
Author: Gabriel Becker, Bob Jenkins (SpookyHash algorithm and C++ implementation)
Suggests: RUnit
Maintainer: Gabriel Becker <becker.gabriel@gene.com>
SystemRequirements: C++11
License: Artistic-2.0
NeedsCompilation: yes
Packaged: 2015-10-08 16:37:33 UTC; beckerg4
Repository: CRAN
Date/Publication: 2015-10-08 20:13:41
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-25 15:38:06 UTC; unix
Archs: fastdigest.so.dSYM
