Package: htmlwidgets 1.6.4.9000

Carson Sievert

htmlwidgets: HTML Widgets for R

A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.

Authors:Ramnath Vaidyanathan [aut, cph], Yihui Xie [aut], JJ Allaire [aut], Joe Cheng [aut], Carson Sievert [aut, cre], Kenton Russell [aut, cph], Ellis Hughes [ctb], Posit Software, PBC [cph, fnd]

htmlwidgets_1.6.4.9000.tar.gz
htmlwidgets_1.6.4.9000.zip(r-4.7)htmlwidgets_1.6.4.9000.zip(r-4.6)htmlwidgets_1.6.4.9000.zip(r-4.5)
htmlwidgets_1.6.4.9000.tgz(r-4.6-any)htmlwidgets_1.6.4.9000.tgz(r-4.5-any)
htmlwidgets_1.6.4.9000.tar.gz(r-4.7-any)htmlwidgets_1.6.4.9000.tar.gz(r-4.6-any)
htmlwidgets_1.6.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
htmlwidgets/json (API)

# Install 'htmlwidgets' in R:
install.packages('htmlwidgets', repos = c('https://ramnathv.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ramnathv/htmlwidgets/issues

On CRAN:

Conda:

19.93 score 796 stars 3.6k packages 14k scripts 989k downloads 14 mentions 14 exports 11 dependencies

Last updated from:08ad901d46. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK216
linux-release-x86_64OK117
macos-release-arm64OK129
macos-oldrel-arm64OK166
windows-develOK81
windows-releaseOK86
windows-oldrelOK105
wasm-releaseOK105

Exports:appendContentcreateWidgetgetDependencyJSJSEvalsonRenderonStaticRenderCompleteprependContentsaveWidgetscaffoldWidgetsetWidgetIdSeedshinyRenderWidgetshinyWidgetOutputsizingPolicy

Dependencies:base64encdigestevaluatefastmaphighrhtmltoolsjsonliteknitrrlangxfunyaml

Introduction to HTML Widgets
Overview | Example (sigma.js) | File layout | Dependencies | R binding | JavaScript binding | Demo | Creating your own widgets | Requirements | Scaffolding | Learning more | Additional articles | Examples | Questions and issues

Last update: 2023-11-22
Started: 2015-05-25

HTML Widgets: Advanced Topics
Overview | Data transformation | HTMLWidgets.dataframeToD3() | HTMLWidgets.transposeArray2D() | Custom JSON serializer | Passing JavaScript functions | Custom widget HTML

Last update: 2020-11-16
Started: 2015-05-25

HTML Widget Sizing
Overview | Specifying a sizing policy | Examples | Available options | JavaScript resize method | dygraphs | forceNetwork

Last update: 2020-10-04
Started: 2015-05-25