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

Changelog

r-cran-digest (0.6.24-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>  Wed, 12 Feb 2020 13:57:58 -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

Downloads

File Size SHA-256 Checksum
r-cran-digest_0.6.24-1.dsc 1.8 KiB cc4907f92eb9a0cac4e38f6d35120e44774396a0648a4ffe1fd539f3abb3168f
r-cran-digest_0.6.24.orig.tar.gz 142.1 KiB 04985b4179b69b4d5e4ad3491a3d79af5ff52991f3c00f86fa2ba98d1fabba07
r-cran-digest_0.6.24-1.debian.tar.xz 2.9 KiB 095e7c7ea0888d2975cfd312250a5183936918b47dff0b5c7a49d96588bd8350

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