svgPanZoom: R 'Htmlwidget' to Add Pan and Zoom to Almost any R Graphic

This 'htmlwidget' provides pan and zoom interactivity to R graphics, including 'base', 'lattice', and 'ggplot2'. The interactivity is provided through the 'svg-pan-zoom.js' library. Various options to the widget can tailor the pan and zoom experience to nearly any user desire.

Version: 0.3.0
Depends: R (≥ 3.1.2)
Imports: htmlwidgets (≥ 0.3.2)
Suggests: gridSVG, htmltools, knitr, SVGAnnotation, XML, xml2
Published: 2015-09-11
Author: Anders Riutta et. al. [aut, cph] (svg-pan-zoom.js BSD-licensed library in htmlwidgets/lib, https://github.com/ariutta/svg-pan-zoom), Jorik Tangelder [aut, cph] (hammer.js MIT-licensed touch library in htmlwidgets/lib, https://github.com/hammerjs/hammer), Kent Russell [aut, cre] (R interface to svg-pan-zoom.js)
Maintainer: Kent Russell <kent.russell at timelyportfolio.com>
BugReports: https://github.com/timelyportfolio/svgPanZoom/issues
License: MIT + file LICENSE
URL: https://github.com/timelyportfolio/svgPanZoom
NeedsCompilation: no
Materials: NEWS
CRAN checks: svgPanZoom results

Downloads:

Reference manual: svgPanZoom.pdf
Package source: svgPanZoom_0.3.0.tar.gz
Windows binaries: r-devel: svgPanZoom_0.3.0.zip, r-release: svgPanZoom_0.3.0.zip, r-oldrel: svgPanZoom_0.3.0.zip
OS X Snow Leopard binaries: r-release: svgPanZoom_0.3.0.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: svgPanZoom_0.3.0.tgz
Old sources: svgPanZoom archive

Reverse dependencies:

Reverse imports: tmap