Package: lightr
Title: Read Spectrometric Data and Metadata
Version: 1.7.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 'OceanInsight' (formerly 'OceanOptics') 
    <https://www.oceaninsight.com/> brands.
Depends: R (>= 3.5.0)
Imports: future.apply, progressr, xml2 (>= 1.0.0)
Suggests: digest, knitr, 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.1.2.9000
Language: en-GB
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-14 13:08:22 UTC; hugo
Author: Hugo Gruson [cre, aut, cph] (<https://orcid.org/0000-0002-4094-1476>),
  Rafael Maia [aut, cph] (<https://orcid.org/0000-0002-7563-9795>),
  Thomas White [aut, cph] (<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: 2022-05-14 13:50:02 UTC
