Package: ggspectra
Type: Package
Title: Extensions to 'ggplot2' for Radiation Spectra
Version: 0.1.12
Date: 2016-11-15
Authors@R: 
   c(
    person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre")),
    person("Titta K.", "Kotilainen", email = "titta.kotilainen@helsinki.fi", role = "ctb")
    )
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Description: Additional annotations, stats and scales for plotting "light"
    spectra with 'ggplot2', together with specializations of ggplot()
    and plot() methods for spectral data stored in objects of the classes
    defined in package 'photobiology' and a plot() method for objects of
    class "waveband", also defined in package 'photobiology'.
License: GPL (>= 2)
LazyData: TRUE
LazyLoad: TRUE
ByteCompile: TRUE
Depends: R (>= 3.2.0)
Imports: photobiology (>= 0.9.12), photobiologyWavebands (>= 0.4.1),
        scales (>= 0.4.0), ggplot2 (>= 2.2.0), dplyr (>= 0.5.0),
        lubridate (>= 1.5.6), tidyr (>= 0.4.1), reshape2 (>= 1.4.1)
Suggests: ggrepel (>= 0.6.3), knitr (>= 1.14), rmarkdown (>= 1.0)
URL: http://www.r4photobiology.info,
        https://bitbucket.org/aphalo/ggspectra
BugReports: https://bitbucket.org/aphalo/ggspectra
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-11-15 13:01:48 UTC; aphalo
Author: Pedro J. Aphalo [aut, cre],
  Titta K. Kotilainen [ctb]
Repository: CRAN
Date/Publication: 2016-11-16 08:16:34
