# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nirs4allformats.lite" in publications use:' type: software license: MIT title: 'nirs4allformats.lite: Read Near-Infrared Spectroscopy and Spectral File Formats (No Parquet)' version: 0.1.0 doi: 10.32614/CRAN.package.nirs4allformats.lite abstract: 'Smaller variant of the R binding for the Rust-first ''nirs4all-formats'' near-infrared spectroscopy (NIRS) file-loading core. When installed via R CMD INSTALL with Cargo available, the package compiles a native ''extendr'' static library from ''src/rust/'' and dispatches probe, read, and walk calls directly through Rust. Without Cargo it falls back to invoking the ''nirs4all-formats'' command-line interface. This build ships every reader except the Parquet/Arrow reader (the single biggest dependency): it keeps HDF5/netCDF, MATLAB and all core readers (JCAMP-DX, Galactic SPC, Bruker OPUS, ASD, ENVI, CSV, Excel, and many vendor ASCII/binary formats). The complete build with Parquet support is the sibling package ''nirs4allformats''; feeding this build a Parquet input returns an actionable error naming it.' authors: - family-names: Beurier given-names: Gregory email: gregory.beurier@cirad.fr repository: https://gbeurier.r-universe.dev repository-code: https://github.com/GBeurier/nirs4all-formats commit: 7ebcbc1d5a709c97ce2247fa309065078b9ba517 url: https://github.com/GBeurier/nirs4all-formats date-released: '2026-06-12' contact: - family-names: Beurier given-names: Gregory email: gregory.beurier@cirad.fr