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✨
card.svg |card.png
nirs4alldatasets/json (API)
| # Install 'nirs4alldatasets' in R: |
| install.packages('nirs4alldatasets', repos = c('https://gbeurier.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gbeurier/nirs4all-datasets/issues
Last updated from:9441ea5e7a. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 202 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 202 | ||
| linux-release-arm64 | OK | 202 | ||
| linux-release-x86_64 | OK | 192 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-release-x86_64 | OK | 378 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| macos-oldrel-x86_64 | OK | 342 | ||
| windows-devel | OK | 201 | ||
| windows-release | OK | 219 | ||
| windows-oldrel | OK | 193 | ||
| wasm-release | FAIL | 142 |
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 |
