Package: lightr Title: Read Spectrometric Data and Metadata Version: 2.0.0.9001 Authors@R: c( person("Hugo", "Gruson", role = c("cre", "aut", "cph"), email = "hugo.gruson+R@normalesup.org", comment = c(ORCID = "0000-0002-4094-1476")), person("Rafael", "Maia", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-7563-9795")), person("Thomas", "White", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-3976-1734")), person("Kotya", "Karapetyan", role = c("ctb", "cph"), comment = "Author of the MATLAB script to read AvaSoft7 binary files (CC-BY)") ) Description: Parse various reflectance/transmittance/absorbance spectra file formats to extract spectral data and metadata, as described in Gruson, White & Maia (2019) . Among other formats, it can import files from 'Avantes' , 'CRAIC' , and 'OceanOptics'/'OceanInsight' brands. Depends: R (>= 4.0.0) Imports: future.apply, lifecycle, progressr, xml2 (>= 1.0.0) Suggests: digest, future, knitr, lintr, pavo, rmarkdown, spelling, testthat (>= 3.0.0), withr URL: https://docs.ropensci.org/lightr/, https://github.com/ropensci/lightr BugReports: https://github.com/ropensci/lightr/issues License: GPL (>=2) Roxygen: list(markdown = TRUE) Language: en-GB VignetteBuilder: knitr Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-07-08 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-18 11:39:51 UTC RemoteUrl: https://github.com/ropensci/lightr RemoteRef: main RemoteSha: 0e4bee1b43fea492d3bec64cac4aa8ed143f983f NeedsCompilation: no Packaged: 2026-06-18 14:06:37 UTC; root Author: Hugo Gruson [cre, aut, cph] (ORCID: ), Rafael Maia [aut, cph] (ORCID: ), Thomas White [aut, cph] (ORCID: ), Kotya Karapetyan [ctb, cph] (Author of the MATLAB script to read AvaSoft7 binary files (CC-BY)) Maintainer: Hugo Gruson