Last data update: 2014.03.03

ggiraph

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

● 0 images, 22 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ggiraph' ...
** package 'ggiraph' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ggiraph'
    finding HTML links ... done
    drawDetails.interactive_points_grob     html  
    drawDetails.interactive_polygon_grob    html  
    drawDetails.interactive_polyline_grob   html  
    drawDetails.interactive_rect_grob       html  
    drawDetails.interactive_segments_grob   html  
    drawDetails.interactive_text_grob       html  
    geom_map_interactive                    html  
    geom_path_interactive                   html  
    geom_point_interactive                  html  
    geom_polygon_interactive                html  
    geom_rect_interactive                   html  
    geom_segment_interactive                html  
    geom_text_interactive                   html  
    ggiraph                                 html  
    ggiraphOutput                           html  
    interactive_points_grob                 html  
    interactive_polygon_grob                html  
    interactive_polyline_grob               html  
    interactive_rect_grob                   html  
    interactive_segments_grob               html  
    interactive_text_grob                   html  
    renderggiraph                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggiraph)
Making 'packages.html' ... done