The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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-4
Suggests: RUnit
Published: 2024-04-05
Author: Gabriel Becker, based on SpookyHash algorithm and C++ code by Bob Jenkins
Maintainer: Gabriel Becker <gabembecker at gmail.com>
License: Artistic-2.0
NeedsCompilation: yes
Materials: README
CRAN checks: fastdigest results

Documentation:

Reference manual: fastdigest.pdf

Downloads:

Package source: fastdigest_0.6-4.tar.gz
Windows binaries: r-devel: fastdigest_0.6-4.zip, r-release: fastdigest_0.6-4.zip, r-oldrel: fastdigest_0.6-4.zip
macOS binaries: r-release (arm64): fastdigest_0.6-4.tgz, r-oldrel (arm64): fastdigest_0.6-4.tgz, r-release (x86_64): fastdigest_0.6-4.tgz, r-oldrel (x86_64): fastdigest_0.6-4.tgz
Old sources: fastdigest archive

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.