r-cran-digest 0.6.33-1 source package in Ubuntu

Changelog

r-cran-digest (0.6.33-1) unstable; urgency=medium

  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Fri, 07 Jul 2023 11:58:04 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-digest_0.6.33-1.dsc 1.8 KiB 5a7a1d793f0015c125c425cb7ffc06ad6faf304cd51768d96847f766ec971d93
r-cran-digest_0.6.33.orig.tar.gz 173.6 KiB be702c886b1639be7eda4ea25a4261b30ce418c580f79bd78ec8d6cb4d327819
r-cran-digest_0.6.33-1.debian.tar.xz 3.2 KiB 6568f8e6a7e1388a5e2b0fc6727b9520fb783dee628f0cddc89043f756e73665

Available diffs

No changes file available.

Binary packages built by this source

r-cran-digest: GNU R package for 'hash digest' of R data structures

 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, and spookyhash algorithms) permitting easy
 comparison of R language objects, as well as a function '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.

r-cran-digest-dbgsym: debug symbols for r-cran-digest