
shiny - Web Application Framework for R
Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.
Last updated
reactiverstudioshinyweb-appweb-development
21.70 score 5.7k stars 2.0k dependents 140k scripts 686k downloadsplotly - Create Interactive Web Graphics via 'plotly.js'
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
Last updated
d3jsdata-visualizationggplot2javascriptplotlyshinywebgl
19.67 score 2.7k stars 937 dependents 105k scripts 301k downloads
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.
Last updated
18.79 score 795 stars 3.6k dependents 14k scripts 783k downloads
bslib - Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as well as their various 'Bootswatch' themes. An interactive widget is also provided for previewing themes in real time.
Last updated
bootstraphtmltoolsrmarkdownsassshiny
18.53 score 561 stars 4.8k dependents 11k scripts 1.4M downloads
htmltools - Tools for HTML
Tools for HTML generation and output.
Last updated
17.92 score 222 stars 5.0k dependents 16k scripts 1.2M downloadssass - Syntactically Awesome Style Sheets ('Sass')
An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.
Last updated
cpp
16.07 score 102 stars 4.8k dependents 860 scripts 1.3M downloadscrosstalk - Inter-Widget Interactivity for HTML Widgets
Provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e. static .html files). Currently supports linked brushing and filtering.
Last updated
15.02 score 297 stars 1.7k dependents 2.6k scripts 506k downloadsLDAvis - Interactive Visualization of Topic Models
Tools to create an interactive web-based visualization of a topic model that has been fit to a corpus of text data using Latent Dirichlet Allocation (LDA). Given the estimated parameters of the topic model, it computes various summary statistics as input to an interactive visualization built with 'D3.js' that is accessed via a browser. The goal is to help users interpret the topics in their 'LDA' topic model.
Last updated
javascripttext-miningtopic-modelingvisualization
10.92 score 570 stars 904 scripts 4.7k downloads
thematic - Unified and Automatic 'Theming' of 'ggplot2', 'lattice', and 'base' R Graphics
Theme 'ggplot2', 'lattice', and 'base' graphics based on a few choices, including foreground color, background color, accent color, and font family. Fonts that aren't available on the system, but are available via download on 'Google Fonts', can be automatically downloaded, cached, and registered for use with the 'showtext' and 'ragg' packages.
Last updated
10.49 score 253 stars 3 dependents 972 scripts 14k downloadsjquerylib - Obtain 'jQuery' as an HTML Dependency Object
Obtain any major version of 'jQuery' (<https://code.jquery.com/>) and use it in any webpage generated by 'htmltools' (e.g. 'shiny', 'htmlwidgets', and 'rmarkdown'). Most R users don't need to use this package directly, but other R packages (e.g. 'shiny', 'rmarkdown', etc.) depend on this package to avoid bundling redundant copies of 'jQuery'.
Last updated
9.24 score 4.8k dependents 22 scripts 1.1M downloadsbsicons - Easily Work with 'Bootstrap' Icons
Easily use 'Bootstrap' icons inside 'Shiny' apps and 'R Markdown' documents. More generally, icons can be inserted in any 'htmltools' document through inline 'SVG'.
Last updated
9.20 score 17 stars 41 dependents 920 scripts 17k downloadsshinyvalidate - Input Validation for Shiny Apps
Improves the user experience of Shiny apps by helping to provide feedback when required inputs are missing, or input values are not valid.
Last updated
shinyuivalidation
8.77 score 115 stars 15 dependents 349 scripts 8.1k downloadsshinymeta - Export Domain Logic from Shiny using Meta-Programming
Provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user.
Last updated
8.58 score 227 stars 10 dependents 80 scripts 523 downloadsXML2R - Easier XML Data Collection
Helpers for transforming XML content into number of tables while preserving parent to child relationships.
Last updated
4.59 score 8 stars 49 scripts 329 downloadshistoslider - A Histogram Slider Input for 'Shiny'
A histogram slider input binding for use in 'Shiny'. Currently supports creating histograms from numeric, date, and 'date-time' vectors.
Last updated
histogramreactshinysliderui-components
4.44 score 26 stars 21 scripts 247 downloadsplotlyGeoAssets - Render 'Plotly' Maps without an Internet Connection
Includes 'JavaScript' files that allow 'plotly' maps to render without an internet connection.
Last updated
4.43 score 5 stars 5 scripts 11k downloads