Package: nirs4alldatasets 0.2.0
nirs4alldatasets: Acquire Curated NIRS Reference Datasets ('nirs4all-datasets')
R binding over the 'nirs4all-datasets' C 'ABI' ('n4ds_*'): resolve a dataset id from the distributable catalog index into a version-pinned download contract, fetch the canonical 'Parquet' ('Dataverse' / 'Zenodo' / 'figshare') with SHA-256 verification into a local cache, and re-verify a cached directory offline. JSON crosses the stable C 'ABI'; analysis of the data is left to the host.
Authors:
nirs4alldatasets_0.2.0.tar.gz
nirs4alldatasets_0.2.0.zip(r-4.7)nirs4alldatasets_0.2.0.zip(r-4.6)nirs4alldatasets_0.2.0.zip(r-4.5)
nirs4alldatasets_0.2.0.tgz(r-4.6-x86_64)nirs4alldatasets_0.2.0.tgz(r-4.6-arm64)nirs4alldatasets_0.2.0.tgz(r-4.5-x86_64)nirs4alldatasets_0.2.0.tgz(r-4.5-arm64)
nirs4alldatasets_0.2.0.tar.gz(r-4.7-arm64)nirs4alldatasets_0.2.0.tar.gz(r-4.7-x86_64)nirs4alldatasets_0.2.0.tar.gz(r-4.6-arm64)nirs4alldatasets_0.2.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
nirs4alldatasets/json (API)
| # Install 'nirs4alldatasets' in R: |
| install.packages('nirs4alldatasets', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
archivedpackagesr-universerustcargo
Last updated from:f6fc36c494 (on package/nirs4alldatasets). Checks:12 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 162 | ||
| linux-devel-x86_64 | OK | 153 | ||
| source / vignettes | OK | 200 | ||
| linux-release-arm64 | OK | 157 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-release-x86_64 | OK | 252 | ||
| macos-oldrel-arm64 | OK | 134 | ||
| macos-oldrel-x86_64 | OK | 243 | ||
| windows-devel | OK | 200 | ||
| windows-release | OK | 209 | ||
| windows-oldrel | OK | 247 | ||
| wasm-release | FAIL | 129 |
Exports:n4ds_abi_versionn4ds_fetchn4ds_resolven4ds_verify_cached
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The C ABI version string. | n4ds_abi_version |
| Download + SHA-256-verify a resolved dataset into the cache (JSON status string). | n4ds_fetch |
| Resolve a dataset id against an index JSON into its download contract (JSON string). | n4ds_resolve |
| Re-verify a cached dataset directory against the contract's SHA-256s (JSON report). | n4ds_verify_cached |
