Last data update: 2014.03.03

plotly

Package: plotly
Title: Create Interactive Web Graphics via 'plotly.js'
Version: 3.6.0
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
email = "cpsievert1@gmail.com"),
person("Chris", "Parmer", role = c("aut", "cph"),
email = "chris@plot.ly"),
person("Toby", "Hocking", role = "aut",
email = "tdhock5@gmail.com"),
person("Scott", "Chamberlain", role = "aut",
email = "myrmecocystus@gmail.com"),
person("Karthik", "Ram", role = "aut",
email = "karthik.ram@gmail.com"),
person("Marianne", "Corvellec", role = "aut",
email = "marianne@plot.ly"),
person("Pedro", "Despouy", role = "aut",
email = "pedro@plot.ly"))
License: MIT + file LICENSE
Description: Easily translate 'ggplot2' graphs to an interactive web-based version and/or create custom web-based visualizations directly from R. Once uploaded to a 'plotly' account, 'plotly' graphs (and the data behind them) can be viewed and modified in a web browser.
URL: https://plot.ly/r, https://github.com/ropensci/plotly
BugReports: https://github.com/ropensci/plotly/issues
Depends: ggplot2 (>= 2.1.0)
Imports: scales, httr, jsonlite, magrittr, digest, viridis, base64enc,
htmlwidgets, tidyr, plyr, hexbin
Suggests: dplyr, maps, ggthemes, GGally, testthat, knitr, devtools,
shiny, htmltools, curl, rmarkdown, RColorBrewer, Rserve,
RSclient, broom
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-17 13:59:36 UTC; cpsievert
Author: Carson Sievert [aut, cre],
Chris Parmer [aut, cph],
Toby Hocking [aut],
Scott Chamberlain [aut],
Karthik Ram [aut],
Marianne Corvellec [aut],
Pedro Despouy [aut]
Maintainer: Carson Sievert <cpsievert1@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-18 02:01:33


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'plotly' ...
** package 'plotly' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'plotly'
    finding HTML links ... done
    add_trace                               html  
    as.widget                               html  
    bbox                                    html  
    config                                  html  
    embed_notebook                          html  
    event_data                              html  
    geom2trace                              html  
    get_figure                              html  
    get_plot                                html  
    gg2list                                 html  
    ggplotly                                html  
    hobbs                                   html  
    knit_print.figure                       html  
    knit_print.plotly_built                 html  
    knit_print.plotly_hash                  html  
    last_plot                               html  
    layout                                  html  
    mic                                     html  
    offline                                 html  
    pipe                                    html  
Rd warning: /tmp/Rtmp0opxFe/R.INSTALL55ce35f17a76/plotly/man/pipe.Rd:10: missing file link '%>%'
    plot_ly                                 html  
    plotly-shiny                            html  
    plotly                                  html  
    plotly_IMAGE                            html  
    plotly_POST                             html  
    plotly_build                            html  
    plotly_empty                            html  
    print.figure                            html  
    print.plotly_built                      html  
    print.plotly_hash                       html  
    signup                                  html  
    style                                   html  
    subplot                                 html  
    toRGB                                   html  
    to_basic                                html  
    wind                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (plotly)
Making 'packages.html' ... done