Package: photobiology
Type: Package
Title: Photobiological Calculations
Version: 0.9.23
Date: 2018-08-30
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: 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. 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 (>= 3.3.0)
Imports: stats, polynom (>= 1.3-9), tibble (>= 1.4.2), lubridate (>=
        1.7.4), plyr (>= 1.8.4), dplyr (>= 0.7.5), splus2R (>= 1.2-2),
        zoo (>= 1.8-2), rlang (>= 0.2.1)
Suggests: knitr (>= 1.20), rmarkdown (>= 1.10), testthat (>= 2.0.0),
        roxygen2 (>= 6.0.1)
LazyLoad: yes
LazyData: yes
ByteCompile: true
URL: https://www.r4photobiology.info/,
        https://bitbucket.org/aphalo/photobiology
BugReports: https://bitbucket.org/aphalo/photobiology/issues
Encoding: UTF-8
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-30 06:42:47 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]
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Repository: CRAN
Date/Publication: 2018-08-30 07:50:03 UTC
