Package: gridGraphics
Title: Redraw Base Graphics Using grid Graphics
Version: 0.1-3
Authors@R: person("Paul", "Murrell", role = c("cre", "aut"),
                  email = "paul@stat.auckland.ac.nz")
Description: Functions to convert a page of plots drawn with the 
  graphics package into identical output drawn with the grid package.
  The result looks like the original graphics-based plot, but consists
  of grid grobs and viewports that can then be manipulated with 
  grid functions (e.g., edit grobs and revisit viewports).
Depends: grid, graphics
Suggests: KernSmooth
SystemRequirements: ImageMagick (for testing)
License: GPL (>= 2)
URL: https://github.com/pmur002/gridgraphics
NeedsCompilation: no
Packaged: 2015-02-09 19:50:49 UTC; EC\pmur002
Author: Paul Murrell [cre, aut]
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
Repository: CRAN
Date/Publication: 2015-02-10 00:43:01
Built: R 3.1.2; ; 2015-02-10 16:10:52 UTC; unix
