R-digest
Port variant std
Summary Create Compact Hash Digests of R Objects
BROKEN
Package version 0.6.37
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 07 SEP 2024, 17:00:23 UTC
Port created 14 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
82c4d149994b8a4a9af930f5a8e47420829935abed41f3f9030e94b6a48f0321 232306 CRAN/digest_0.6.37.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-pkgdown:std Make Static HTML Documentation for a Package
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
R-testthat:std Unit Testing for R