Package: fastdigest 0.6-4

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.

Authors:Gabriel Becker, based on SpookyHash algorithm and C++ code by Bob Jenkins

fastdigest_0.6-4.tar.gz
fastdigest_0.6-4.zip(r-4.5)fastdigest_0.6-4.zip(r-4.4)fastdigest_0.6-4.zip(r-4.3)
fastdigest_0.6-4.tgz(r-4.4-x86_64)fastdigest_0.6-4.tgz(r-4.4-arm64)fastdigest_0.6-4.tgz(r-4.3-x86_64)fastdigest_0.6-4.tgz(r-4.3-arm64)
fastdigest_0.6-4.tar.gz(r-4.5-noble)fastdigest_0.6-4.tar.gz(r-4.4-noble)
fastdigest_0.6-4.tgz(r-4.4-emscripten)fastdigest_0.6-4.tgz(r-4.3-emscripten)
fastdigest.pdf |fastdigest.html
fastdigest/json (API)

# Install 'fastdigest' in R:
install.packages('fastdigest', repos = c('https://gmbecker.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1 exports 0.82 score 0 dependencies 2 dependents 74 scripts 324 downloads

Last updated 6 months agofrom:6cdcb0f0dd. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-win-x86_64OKSep 03 2024
R-4.5-linux-x86_64OKSep 03 2024
R-4.4-win-x86_64OKSep 03 2024
R-4.4-mac-x86_64OKSep 03 2024
R-4.4-mac-aarch64OKSep 03 2024
R-4.3-win-x86_64OKSep 03 2024
R-4.3-mac-x86_64OKSep 03 2024
R-4.3-mac-aarch64OKSep 03 2024

Exports:fastdigest

Dependencies: