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

Changelog

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

  * New upstream release

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

 -- Dirk Eddelbuettel <email address hidden>  Mon, 11 Mar 2024 17:34:47 -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.35-1.dsc 1.8 KiB 1ac3a3bb37449abf0d45ae3a5da3e1c9e9d9bd4f12c7689097f6ba7bc77d4baf
r-cran-digest_0.6.35.orig.tar.gz 225.0 KiB cc333fbb05059c4973d0ca5d0f1322c812943d81cdbfa18455f72267abd8781f
r-cran-digest_0.6.35-1.debian.tar.xz 3.2 KiB 2976295a7dfa7b40bfbee2d9848730dd9a838a33e53c2fcf61d8f85d55f95594

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