Package: photobiology
Type: Package
Title: Photobiological Calculations
Version: 0.11.0
Date: 2023-10-21
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"),
    person("Agnese", "Fazio", email = "agnese.fazio@uni-jena.de", role = "ctb")
    )
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Description: Definitions of classes, methods, operators and functions for use 
    in photobiology and radiation meteorology and climatology. Calculation of
    effective (weighted) and not-weighted irradiances/doses, fluence rates,
    transmittance, reflectance, absorptance, absorbance and diverse ratios and 
    other derived quantities from spectral data. Local maxima and minima: peaks,
    valleys and spikes. Conversion between energy-and photon-based units. 
    Wavelength interpolation. Astronomical calculations related solar angles and 
    day length. Colours and vision. This package is part of the 'r4photobiology' 
    suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: stats, grDevices, polynom (>= 1.4-1), tibble (>= 3.1.6),
        stringr (>= 1.4.0), lubridate (>= 1.9.0), plyr (>= 1.8.7),
        dplyr (>= 1.0.9), tidyr (>= 1.2.0), splus2R (>= 1.3-3), zoo (>=
        1.8-8), rlang (>= 1.0.4)
Suggests: knitr (>= 1.41), rmarkdown (>= 2.18), testthat (>= 3.1.4),
        roxygen2 (>= 7.2.0), lutz (>= 0.3.1), covr
LazyLoad: yes
LazyData: yes
ByteCompile: true
URL: https://docs.r4photobiology.info/photobiology/,
        https://github.com/aphalo/photobiology
BugReports: https://github.com/aphalo/photobiology/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-20 23:05:10 UTC; aphalo
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],
  Agnese Fazio [ctb]
Repository: CRAN
Date/Publication: 2023-10-21 00:00:02 UTC
Built: R 4.2.0; ; 2023-10-21 11:22:51 UTC; unix
