shiny

Web Application Framework for R
27,493,939 CRAN Downloads
4,959 Github Stars
1.7.4 Latest Version
GPL-3 | file License
What is it?
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.
Quick start
Installation
          
            # Install the package directly from CRAN
            > install.package("shiny")
          
        
Usage
          
            # Check the documentation on how to get started
            > ?shiny
          
        
Releases
First
2012-12-01
Latest
2022-12-15
Maintainer
Winston Chang
< winston@rstudio.com >
Contributors
Winston Chang
< winston@rstudio.com >
Joe Cheng
< joe@rstudio.com >
JJ Allaire
< jj@rstudio.com >
Carson Sievert
< carson@rstudio.com >
Barret Schloerke
< barret@rstudio.com >
Yihui Xie
< yihui@rstudio.com >
+ 29 more
Monthly
650,050 downloads
Total
27,493,939 downloads
CRAN Popularity
Required Dependencies
Used as Dependency in