Functions to export graphics drawn with package grid to SVG format. Additional functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.
Version: | 1.5-0 |
Depends: | R (≥ 3.1) |
Imports: | grDevices, graphics, utils, methods, grid, RJSONIO, XML |
Suggests: | lattice |
Published: | 2015-11-16 |
Author: | Paul Murrell [cre, aut], Simon Potter [aut] |
Maintainer: | Paul Murrell <paul at stat.auckland.ac.nz> |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | gridSVG results |
Reference manual: | gridSVG.pdf |
Vignettes: |
animation extensibility gridSVG |
Package source: | gridSVG_1.5-0.tar.gz |
Windows binaries: | r-devel: gridSVG_1.5-0.zip, r-release: gridSVG_1.5-0.zip, r-oldrel: gridSVG_1.5-0.zip |
OS X Snow Leopard binaries: | r-release: gridSVG_1.4-3.tgz, r-oldrel: gridSVG_1.4-3.tgz |
OS X Mavericks binaries: | r-release: gridSVG_1.5-0.tgz |
Old sources: | gridSVG archive |
Reverse imports: | BrailleR, gridDebug, plotROC, vdmR |
Reverse suggests: | gridGraphviz, RGraphics, svgPanZoom |