An interface for creating, registering, and resolving content-based identifiers for data management. Content-based identifiers rely on the 'cryptographic' hashes to refer to the files they identify, thus, anyone possessing the file can compute the identifier using a well-known standard algorithm, such as 'SHA256'. By registering a URL at which the content is accessible to a public archive, such as <https://hash-archive.org>, the content identifier can serve many functions typically associated with A Digital Object Identifier ('DOI'). Unlike location-based identifiers like 'DOIs', content-based identifiers permit the same content to be registered in many locations.
Version: | 0.0.8 |
Depends: | R (≥ 2.10) |
Imports: | openssl (≥ 1.4.2), httr, rappdirs, curl, fs, methods |
Suggests: | knitr, rmarkdown, testthat, covr, thor, vroom, spelling |
Published: | 2020-09-25 |
Author: | Carl Boettiger |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
BugReports: | https://github.com/cboettig/contentid/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cboettig/contentid |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | contentid results |
Reference manual: | contentid.pdf |
Vignettes: |
Introduction to 'contentid' |
Package source: | contentid_0.0.8.tar.gz |
Windows binaries: | r-devel: contentid_0.0.8.zip, r-release: contentid_0.0.8.zip, r-oldrel: contentid_0.0.8.zip |
macOS binaries: | r-release: contentid_0.0.8.tgz, r-oldrel: not available |
Old sources: | contentid archive |
Please use the canonical form https://CRAN.R-project.org/package=contentid to link to this page.