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-stye objects via custom hooks. Speed is high and scales linearly by object size; memory usage is constant and negligable.
Package details | 
          |
|---|---|
| Author | Gabriel Becker, based on SpookyHash algorithm and C++ code by Bob Jenkins | 
| Maintainer | Gabriel Becker <becker.gabe@gene.com> | 
| License | Artistic-2.0 | 
| Version | 0.5-1 | 
| Package repository | View on GitHub | 
| Installation | 
                Install the latest version of this package by entering the following in R:
                
               | 
            
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.