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

Changelog

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

  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Mon, 21 Oct 2019 20:16:15 -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

Downloads

File Size SHA-256 Checksum
r-cran-digest_0.6.22-1.dsc 1.8 KiB 1f7c310395f9437f8db840500e0ae61fc6555dc19d3c9b4edbe0b8efe887f346
r-cran-digest_0.6.22.orig.tar.gz 138.6 KiB 10dfab268c793a2acceaa5d096b4031a72b996a1b922f2844c6f561cbc285be1
r-cran-digest_0.6.22-1.debian.tar.xz 2.8 KiB 6baa902da700d00c0010ae21f3c0efa401ef8829545342d61843991c39e713bd

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