Package: photobiology
Type: Package
Title: Photobiological Calculations
Version: 0.9.14
Date: 2017-03-20
Authors@R: 
   c(
    person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre")),
    person("Titta K.", "Kotilainen", 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.
License: GPL (>= 2)
Depends: R (>= 3.2.0)
Imports: polynom (>= 1.3-9), tibble (>= 1.2), lubridate (>= 1.6.0),
        plyr (>= 1.8.4), dplyr (>= 0.5.0), splus2R (>= 1.2-2), caTools
        (>= 1.17.1)
Suggests: knitr (>= 1.15.1), rmarkdown (>= 1.3), testthat (>= 1.0.2),
        roxygen2 (>= 6.0.1), ggmap (>= 2.6.1)
LazyLoad: yes
LazyData: yes
ByteCompile: true
URL: http://www.r4photobiology.info/,
        https://bitbucket.org/aphalo/photobiology
BugReports: https://bitbucket.org/aphalo/photobiology/issues
Encoding: UTF-8
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-20 15:25:52 UTC; aphalo
Author: Pedro J. Aphalo [aut, cre],
  Titta K. Kotilainen [ctb]
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Repository: CRAN
Date/Publication: 2017-03-20 17:34:41 UTC
