<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>An implementation of the Grammar of Graphics</dc:title>
  <dc:subject>CRAN Task View: Graphics (http://CRAN.R-project.org/view=Graphics)</dc:subject>
  <dc: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 sophisticated multidimensional
conditioning system and a consistent interface to map data to
aesthetic attributes. See the ggplot2 website for more
information, documentation and examples.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.14), stats, methods</dc:relation>
  <dc:relation>Imports: plyr (&gt;= 1.0), digest, grid, reshape2, scales (&gt;= 0.2.1),
memoise, proto, MASS</dc:relation>
  <dc:relation>Suggests: quantreg, Hmisc, mapproj, maps, hexbin, gpclib, maptools,
multcomp, nlme, testthat</dc:relation>
  <dc:creator>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:creator>
  <dc:contributor>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2012-05-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=ggplot2</dc:identifier>
 </rdf:Description>
</rdf:RDF>

