# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nirs4allio" in publications use:' type: software license: - AGPL-3.0-only - CECILL-2.1 title: 'nirs4allio: Dataset-Assembly Bridge for the nirs4all Ecosystem' version: 0.1.1 doi: 10.32614/CRAN.package.nirs4allio abstract: 'R binding over the nirs4all-io C ABI (n4io_*): normalize inputs into a canonical DatasetSpec, infer a DatasetPlan, and validate a DatasetSpec. The JSON surface crosses the stable C ABI; the low-level ''n4io_*'' functions take and return canonical JSON strings, while the idiomatic ''nio_*'' layer accepts native R inputs (a path, a vector of files, or a config list) and returns typed S3 objects with print and as.data.frame methods.' authors: - family-names: Beurier given-names: Gregory email: gregory.beurier@cirad.fr repository: https://gbeurier.r-universe.dev commit: a0d5587deb0ccd28c34f93c7abf7d91053ec8604 date-released: '2026-06-12' contact: - family-names: Beurier given-names: Gregory email: gregory.beurier@cirad.fr