Another new version of digest arrived on CRAN (and also on Debian) earlier today.
digest creates hash digests of arbitrary R objects (using the md5
, sha-1
, sha-256
, sha-512
, crc32
, xxhash32
, xxhash64
, murmur32
, and spookyhash
algorithms) permitting easy comparison of R …