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.1.0
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr"),
    person("Bootstrap", role = c("ctb", "cph"),
    comment = "Bootstrap development team"),
    person("jQuery", role = c("ctb", "cph"),
    comment = "The jQuery Foundation") )
License: GPL-3
Copyright: See file COPYRIGHTS.
Depends: ggplot2 (>= 2.0.0)
Imports: grid, htmlwidgets (>= 0.5), htmltools, stats, plyr, rvg (>=
        0.0.6), xml2
Suggests: knitr, rmarkdown, maps, shiny
VignetteBuilder: knitr
BugReports: https://github.com/davidgohel/ggiraph/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-28 19:48:36 UTC; davidgohel
Author: David Gohel [aut, cre],
  Bootstrap [ctb, cph] (Bootstrap development team),
  jQuery [ctb, cph] (The jQuery Foundation)
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2016-01-28 21:23:54
