digest (0.6.37)

Published 2026-02-24 13:47:09 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("digest")

About this package

Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' algorithms) permitting easy comparison of R language objects, as well as functions such as'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.Create Compact Hash Digests of R Objects

Dependencies

Imports utils
Depends R (>= 3.3.0)
Suggests tinytest, simplermarkdown
Details
CRAN
2026-02-24 13:47:09 +00:00
0
GPL (>= 2)
Dirk Eddelbuettel
Antoine Lucas
Jarek Tuszynski
Henrik Bengtsson
Simon Urbanek
Mario Frasca
Bryan Lewis
Murray Stokely
Hannes Muehleisen
Duncan Murdoch
Jim Hester
Wush Wu
Qiang Kou
Thierry Onkelinx
Michel Lang
Viliam Simko
Kurt Hornik
Radford Neal
Kendon Bell
Matthew de Queljoe
Dmitry Selivanov
Ion Suruceanu
Bill Denney
Dirk Schumacher
András Svraka
Sergey Fedorov
Will Landau
Floris Vanderhaeghe
Kevin Tappe
Harris McGehee
Tim Mastny
Aaron Peikert
Mark van der Loo
Chris Muir
Moritz Beller
Sebastian Campbell
Winston Chang
Dean Attali
Michael Chirico
Kevin Ushey
227 KiB
Assets (1)
Versions (1) View all
0.6.37 2026-02-24