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://pamdeveloper.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6124f2b3c1. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 185 | ||
| linux-devel-x86_64 | OK | 172 | ||
| source / vignettes | OK | 216 | ||
| linux-release-arm64 | OK | 163 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-release-x86_64 | OK | 388 | ||
| macos-oldrel-arm64 | OK | 218 | ||
| macos-oldrel-x86_64 | OK | 254 | ||
| windows-devel | OK | 196 | ||
| windows-release | OK | 184 | ||
| windows-oldrel | OK | 176 | ||
| wasm-release | FAIL | 125 |
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 |
