Package: ggplot
Type: Package
Title: An implementation of the Grammar of Graphics in R
Version: 0.4.2
Date: 2007-05-05
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: An implementation of the grammar of graphics in R. It
        combines the advantages of both base and lattice graphics:
        conditioning and shared axes are handled automatically, and you
        can still build up a plot step by step from multiple data
        sources. It also implements a more sophisticated
        multidimensional conditioning system and a consistent interface
        to map data to aesthetic attributes. See
        \url{http://had.co.nz/ggplot/} for more information,
        documentation and examples.
Suggests: butler, mapproj, quantreg, MASS
Depends: R (>= 2.3), grid, reshape (>= 0.7.4), RColorBrewer
LazyData: yes
License: GPL
Packaged: Mon Jul 9 16:31:11 2007; hadley
Built: R 2.5.1; ; 2007-07-22 18:53:06; windows
