Package: ggiraph
Type: Package
Title: Make 'ggplot2' Graphics Interactive Using 'htmlwidgets'
Description: Create interactive 'ggplot2' graphics that are usable in the 'RStudio'
    viewer pane, in 'R Markdown' documents and in 'Shiny' apps.
Version: 0.3.0
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr"),
    person("Mike", "Bostock", role = c("cph"),
    comment = "d3.js") )
License: GPL-3
Copyright: See file COPYRIGHTS.
Depends: ggplot2 (>= 2.0.0)
Imports: grid, htmlwidgets (>= 0.6), htmltools, stats, plyr, rvg (>=
        0.0.9), xml2
Suggests: knitr, rmarkdown, maps, shiny
VignetteBuilder: knitr
BugReports: https://github.com/davidgohel/ggiraph/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-04 11:36:14 UTC; davidgohel
Author: David Gohel [aut, cre],
  Mike Bostock [cph] (d3.js)
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2016-05-04 14:15:36
