R-digest
Port variant standard
Summary Create Compact Hash Digests of R Objects
Package version 0.6.35
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 16 MAR 2024, 00:49:31 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:standard
R:primary:standard
icu:dev:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
cc333fbb05059c4973d0ca5d0f1322c812943d81cdbfa18455f72267abd8781f 230386 CRAN/digest_0.6.35.tar.gz
Ports that require R-digest:standard
R-ROAuth:standard R Interface For OAuth
R-covr:standard Test Coverage for Packages
R-downlit:standard Syntax Highlighting and Automatic Linking
R-downloader:standard Download Files over HTTP and HTTPS
R-future:standard Unified parallel and distributed processing
R-ggmap:standard Spatial Visualization with ggplot2
R-htmltools:standard Tools for HTML
R-hunspell:standard Stemmer, tokenizer and spell checker
R-miscTools:standard Miscellaneous Tools and Utilities
R-pkgdown:standard Make Static HTML Documentation for a Package
R-plotly:standard Create Interactive Web Graphics via 'plotly.js'
R-progressr:standard Inclusive, Unifying API for Progress Updates
R-rcmdcheck:standard Run 'R CMD check' from 'R' and Capture Results
R-shinyjs:standard Javascript operations for Shiny apps
R-testthat:standard Unit Testing for R