CRAN/E | fastdigest

fastdigest

Fast, Low Memory-Footprint Digests of R Objects

Installation

About

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.

System requirements C++11

Key Metrics

Version 0.6-3
Published 2015-10-08 3116 days ago
Needs compilation? yes
License Artistic-2.0
CRAN checks fastdigest results

Downloads

Yesterday 48 0%
Last 7 days 123 -47%
Last 30 days 462 +22%
Last 90 days 1.562 -11%
Last 365 days 7.314 -53%

Maintainer

Maintainer

Gabriel Becker

becker.gabriel@gene.com

Authors

Gabriel Becker
Bob Jenkins

(SpookyHash algorithm and C++ implementation)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastdigest archive

Suggests

RUnit

Reverse Depends

roprov

Reverse Imports

histry
SpaDES.core

Reverse Suggests

reproducible