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.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://cran.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:5 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 160 | ||
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 189 | ||
| linux-release-arm64 | OK | 173 | ||
| linux-release-x86_64 | OK | 135 | ||
| wasm-release | FAIL | 120 |
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 |
