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

Changelog

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

  * New upstream release

  * debian/control: Set (Build-)Depends: to current R version
  * debian/control: Switch to virtual debhelper-compat (= 12)

 -- Dirk Eddelbuettel <email address hidden>  Mon, 12 Dec 2022 17:25:54 -0600

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
Lunar release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-digest_0.6.31-1.dsc 1.8 KiB bd30c7ee61ba791aa8dc27295c58e7b5b157a5cfa6a8191c32c064f03b9810b0
r-cran-digest_0.6.31.orig.tar.gz 159.7 KiB 5a284f490eaca6750f695f00a584cfca3f180ca1046ac1107202141149d431b9
r-cran-digest_0.6.31-1.debian.tar.xz 3.1 KiB 024b7657a88dc15df07c5a100eea14eeb023d599dcc24228d38e1a35f51d4d02

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