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.

37 lines
924 B

9 years ago
Package: ggalt
Title: Extra Coordinate Systems, 'Geoms', Statistical Transformations and Scales for 'ggplot2'
8 years ago
Version: 0.1.5.9000
9 years ago
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
8 years ago
Description: A compendium of 'geoms', 'coords', 'stats' & scales for 'ggplot2',
8 years ago
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)
9 years ago
License: AGPL + file LICENSE
LazyData: true
URL: https://github.com/hrbrmstr/ggalt
8 years ago
BugReports: https://github.com/hrbrmstr/ggalt/issues
Suggests:
testthat,
gridExtra,
knitr,
rmarkdown,
8 years ago
ggthemes,
9 years ago
Encoding: UTF-8
Imports:
graphics,
grDevices,
dplyr,
RColorBrewer,
KernSmooth,
proj4,
scales,
grid,
gtable,
ash,
8 years ago
maps,
MASS
RoxygenNote: 5.0.1
VignetteBuilder: knitr