Package: photobiologyInOut
Type: Package
Title: Read Spectral and Logged Data from Foreign Files
Version: 0.4.26
Date: 2022-10-12
Authors@R: 
   c(
    person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-972X")),
    person("Titta K.", "Kotilainen", role = "ctb", comment = c(ORCID = "0000-0002-2822-9734")),
    person("Glenn", "Davis", email = "gdavis@gluonics.com", role = "ctb")
    )
Description: Functions for reading, and in some cases writing, foreign files 
    containing spectral data from spectrometers and their associated software, 
    output from daylight simulation models in common use, and some spectral 
    data repositories. As well as functions for exchange of spectral data with 
    other R packages. Part of the 'r4photobiology' suite, 
    Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.
License: GPL (>= 2)
VignetteBuilder: knitr
Depends: R (>= 4.0.0), photobiology (>= 0.10.10)
Imports: methods, tools, utils, stats, stringr (>= 1.4.0), lubridate
        (>= 1.7.4), anytime (>= 0.3.9), tibble (>= 2.1.3), dplyr (>=
        0.8.1), tidyr (>= 0.8.3), tidyselect(>= 1.1.0), readr (>=
        1.3.1), readxl (>= 1.3.1), colorSpec (>= 1.4-0)
Suggests: spacesXYZ (>= 1.2-1), hyperSpec (>= 0.99), pavo (>= 2.7.0),
        knitr (>= 1.31), rmarkdown (>= 2.7), ggplot2 (>= 3.3.3),
        ggspectra (>= 0.3.7), photobiologyWavebands (>= 0.4.3),
        testthat (>= 3.0.2)
LazyLoad: yes
ByteCompile: true
Encoding: UTF-8
URL: https://docs.r4photobiology.info/photobiologyInOut/
BugReports: https://github.com/aphalo/photobiologyinout/issues/
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-15 10:22:17 UTC; aphalo_2
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>),
  Titta K. Kotilainen [ctb] (<https://orcid.org/0000-0002-2822-9734>),
  Glenn Davis [ctb]
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Repository: CRAN
Date/Publication: 2022-10-15 23:50:06 UTC
Built: R 4.1.2; ; 2022-10-16 11:06:30 UTC; unix
