R-digest - Create cryptographic hash digests of R objects
Website: | http://cran.at.r-project.org/web/packages/digest/index.html |
---|---|
License: | GPL-2 |
- Description:
The digest package provides functions for the creation of `hash' digests of arbitrary R objects using the md5, sha-1, sha-256 and crc32 algorithms permitting easy comparison of R language objects. The md5 algorithm by Ron Rivest is specified in RFC 1321, the SHA-1 and SHA-256 algorithms are specified in FIPS-180-1 and FIPS-180-2, and the crc32 algorithm is described
Packages
R-digest-0.4.2-1.fc12.x86_64 [49 KiB] |
Changelog
by pingou (2010-03-25):
- initial package for Fedora |