Extra Coordinate Systems, 'Geoms', Statistical Transformations, Scales and Fonts for 'ggplot2'
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Package: ggalt
|
|
|
|
Title: Alternate/Extra 'Geoms', 'Stats' and 'Coords' for 'ggplot2'
|
|
|
|
Version: 0.0.3.9000
|
|
|
|
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
|
|
|
|
Description: A package containing additional/alternate 'geoms', 'coords' and 'stats'
|
|
|
|
for use with the revamped (late 2015) version of ggplot2.
|
|
|
|
Depends: R (>= 3.0.0), ggplot2 (>= 1.0.1.9003)
|
|
|
|
License: AGPL + file LICENSE
|
|
|
|
LazyData: true
|
|
|
|
Suggests: testthat, gridExtra
|
|
|
|
Encoding: UTF-8
|
|
|
|
Imports: graphics, grDevices, dplyr, KernSmooth, proj4, scales, grid, gtable, ash
|