R-digest
Port variant std
Summary Create Compact Hash Digests of R Objects
Package version 0.6.39
Homepage https://github.com/eddelbuettel/digest
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 NOV 2025, 20:49:22 UTC
Port created 15 APR 2020, 06:14:40 UTC
Subpackage Descriptions
single digest: Create Compact Hash Digests of R Objects 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', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' algorithms) permitting easy comparison of R language objects, as well as functions such as '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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
8bf048b49b2d17077138fae758bda56bbd53278d9437f2fdeaedf979c90a13c9 236629 CRAN/digest_0.6.39.tar.gz
Ports that require R-digest:std
R-ROAuth:std R Interface For OAuth
R-covr:std Test Coverage for Packages
R-downlit:std Syntax Highlighting and Automatic Linking
R-downloader:std Download Files over HTTP and HTTPS
R-future:std Unified parallel and distributed processing
R-ggmap:std Spatial Visualization with ggplot2
R-htmltools:std Tools for HTML
R-hunspell:std Stemmer, tokenizer and spell checker
R-miscTools:std Miscellaneous Tools and Utilities
R-plotly:std Create Interactive Web Graphics via 'plotly.js'
R-progressr:std Inclusive, Unifying API for Progress Updates
R-rcmdcheck:std Run 'R CMD check' from 'R' and Capture Results
R-shinyjs:std Javascript operations for Shiny apps