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

Changelog

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

  * New upstream release

  * debian/control: Set (Build-)Depends: to current R version
  * debian/control: Set Standards-Version: to current version 

 -- Dirk Eddelbuettel <email address hidden>  Sun, 23 Jun 2024 20:42:19 -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
Oracular release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-digest_0.6.36-1.dsc 1.8 KiB 9b867eb24e7c889912d5cd4f611e623f3d32a44fb535998099fa2689740b19d2
r-cran-digest_0.6.36.orig.tar.gz 225.9 KiB d1777364b2358b3ff9d79428fa7c1b280042f88896302765b0d0e2d4dc7ae637
r-cran-digest_0.6.36-1.debian.tar.xz 3.2 KiB 932c9456d857d0e5397b6edf0901d24bb3f2d38f3f41f34ba8541abdc7c3e6b9

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