Last data update: 2014.03.03

htmlwidgets

Package: htmlwidgets
Type: Package
Title: HTML Widgets for R
Version: 0.6
Date: 2016-02-25
Authors@R: c(
person("Ramnath", "Vaidyanathan", role = c("aut", "cph")),
person("Yihui", "Xie", role = c("aut")),
person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
person("Joe", "Cheng", role = c("aut")),
person("Kenton", "Russell", role = c("aut", "cph")),
person(family = "RStudio", role = "cph")
)
Description: A framework for creating HTML widgets that render in various
contexts including the R console, 'R Markdown' documents, and 'Shiny'
web applications.
License: MIT + file LICENSE
VignetteBuilder: knitr
Imports: htmltools (>= 0.3), jsonlite (>= 0.9.16), yaml
Suggests: knitr (>= 1.8)
Enhances: shiny (>= 0.12)
URL: https://github.com/ramnathv/htmlwidgets
BugReports: https://github.com/ramnathv/htmlwidgets/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-25 13:47:15 UTC; jjallaire
Author: Ramnath Vaidyanathan [aut, cph],
Yihui Xie [aut],
JJ Allaire [aut, cre],
Joe Cheng [aut],
Kenton Russell [aut, cph],
RStudio [cph]
Maintainer: JJ Allaire <jj@rstudio.com>
Repository: CRAN
Date/Publication: 2016-02-25 18:34:29

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'htmlwidgets' ...
** package 'htmlwidgets' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'htmlwidgets'
    finding HTML links ... done
    JS                                      html  
    createWidget                            html  
Rd warning: /tmp/Rtmpj9aKni/R.INSTALL545a6dbb1a53/htmlwidgets/man/createWidget.Rd:17: missing file link 'toJSON'
    htmlwidgets-package                     html  
    htmlwidgets-shiny                       html  
    onRender                                html  
    onStaticRenderComplete                  html  
Rd warning: /tmp/Rtmpj9aKni/R.INSTALL545a6dbb1a53/htmlwidgets/man/onStaticRenderComplete.Rd:15: missing file link 'tags'
    prependContent                          html  
Rd warning: /tmp/Rtmpj9aKni/R.INSTALL545a6dbb1a53/htmlwidgets/man/prependContent.Rd:15: missing file link 'tags'
    saveWidget                              html  
    scaffoldWidget                          html  
    sizingPolicy                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (htmlwidgets)
Making 'packages.html' ... done