Package: lightr
Title: Read Spectrometric Data and Metadata
Version: 1.9.0
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) <doi:10.21105/joss.01857>. Among other formats, it can import
    files from 'Avantes' <https://www.avantes.com/>, 'CRAIC'
    <https://www.microspectra.com/>, and 'OceanOptics'/'OceanInsight'
    <https://www.oceanoptics.com/> brands.
Depends: R (>= 4.0.0)
Imports: future.apply, 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)
RoxygenNote: 7.3.2
Language: en-GB
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-07-08
NeedsCompilation: no
Packaged: 2025-07-21 15:04:51 UTC; hugo
Author: Hugo Gruson [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-4094-1476>),
  Rafael Maia [aut, cph] (ORCID: <https://orcid.org/0000-0002-7563-9795>),
  Thomas White [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-3976-1734>),
  Kotya Karapetyan [ctb, cph] (Author of the MATLAB script to read
    AvaSoft7 binary files (CC-BY))
Maintainer: Hugo Gruson <hugo.gruson+R@normalesup.org>
Repository: CRAN
Date/Publication: 2025-07-21 16:00:34 UTC
Built: R 4.4.3; ; 2025-10-13 10:03:57 UTC; windows
