Package: ggalt
Title: Extra Coordinate Systems, Geoms and Statistical Transformations
        for 'ggplot2'
Version: 0.1.1
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
Description: A compendium of 'geoms', 'coords' and 'stats' for 'ggplot2', including
    splines, 1d and 2d densities, univariate average shifted histograms and
    a new map coordinate system based on the 'PROJ.4'-library.
Depends: R (>= 3.0.0), ggplot2 (>= 2.0.0)
License: AGPL + file LICENSE
LazyData: true
URL: http://github.com/hrbrmstr/ggalt
BugReports: https://github.com/hrbrmstr/ggalt/issues
Suggests: testthat, gridExtra, knitr, rmarkdown, ggthemes
Encoding: UTF-8
Imports: graphics, grDevices, dplyr, RColorBrewer, KernSmooth, proj4,
        scales, grid, gtable, ash, maps, MASS
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-04 21:25:47 UTC; bob
Author: Bob Rudis [aut, cre]
Maintainer: Bob Rudis <bob@rudis.net>
Repository: CRAN
Date/Publication: 2016-01-04 23:10:33
