Shiny

blog

How the "Clusterbuster" Shiny App Helps Hundreds of Doctors and Epidemiologists Battle COVID-19 in the Netherlands

November 2, 2021

In this post, we explore the creation and evolution of the Clusterbuster, a Shiny app developed by the Dutch National Institute for Public Health and the Environment. Hundreds of doctors and epidemiologists use the Clusterbuster to gain insight into COVID-19 clusters in the Netherlands.

blog

Using Shiny in Healthcare: Examples from the 2021 Shiny Contest

August 17, 2021

Explore three Shiny applications that healthcare organizations use to provide better care and health outcomes to people across the world.

blog

Winners of the 3rd annual Shiny Contest

June 24, 2021

Announcing the winners of Shiny Contest 2021!

blog

Time to get your Shiny on, Shiny Contest 2021 is here!

March 11, 2021

Like the sun rising in the East, the Shiny Contest returns to reinvigorate the Shiny app development landscape. It is always amazing to see how brilliant and giving this community is. This contest is one way to show off and be recognized for your work, all while sharing such that others can benefits from your example.

blog

Introducing Shiny App Stories

February 12, 2021

App Stories are a bit different from the User Showcase: an App Story will center around a Shiny application, but the application will be designed specifically to show off specific features, and it will also include explanations of how to use those features.

blog

Shiny 1.6

February 1, 2021

Shiny 1.6 is now on CRAN! This release includes significant improvements to theming, caching, accessibility, and more.

blog

How California Uses Shiny in Production to Fight COVID-19

November 19, 2020

RStudio analyzes how the California Department of Public Health built a COVID-19 dashboard in R and Shiny that now serves millions of California citizens.

blog

3 Fun Shiny Apps for Your Long Labor Day Weekend

September 4, 2020

We offer 3 entertaining Shiny apps plus a bonus app from our 2nd Annual Shiny Contest that will help you forget work over Labor Day weekend

blog

4 Tips to Make Your Shiny Dashboard Faster

July 21, 2020

Yes, Shiny apps can be fast and scalable. But only if you build them in the right way and use the proper tools.

blog

Winners of the 2nd Annual Shiny Contest

July 13, 2020

After evaluating 220 submissions from 183 unique Shiny developers this year, RStudio is proud to finally announce the winners of the 2020 Shiny Contest.

Styling Shiny apps with Sass and Bootstrap 4

rstudio::conf 2020

Styling Shiny apps with Sass and Bootstrap 4

January 30, 2020

Customizing the style--fonts, colors, margins, spacing--of Shiny apps has always been possible, but never as easy as we’d like it to be.

Reproducible Shiny apps with shinymeta - Dr. Carson Sievert

rstudio::conf 2020

Reproducible Shiny apps with shinymeta - Dr. Carson Sievert

January 30, 2020

Shiny makes it easy to take domain logic from an existing R script and wrap some reactive logic around it to produce an interactive webpage where others can quickly explore different...

Production-grade Shiny Apps with golem

rstudio::conf 2020

Production-grade Shiny Apps with golem

January 30, 2020

Shiny is an amazing tool when it comes to creating web applications with R. Almost anybody can get a small Shiny App in a matter of minutes, provided they have a basic knowledge of R.

blog

Shiny 1.4.0

October 15, 2019

blog

Shiny v1.3.2

April 26, 2019

Reactlog 2.0: Debugging the state of Shiny

rstudio::conf 2019

Reactlog 2.0: Debugging the state of Shiny

January 25, 2019

The revamped reactlog provides an updated visual display to traverse through the reactive behavior within your shiny application. Using live shiny applications, we will use reactlog’s directed...

Integrating React.js and Shiny

rstudio::conf 2019

Integrating React.js and Shiny

January 24, 2019

React.js is a thriving JavaScript library that eases encapsulating and sharing sophisticated component libraries. The React.js ecosystem is filled with components for doing everything from...

Integrating React.js and Shiny

rstudio::conf 2019

Integrating React.js and Shiny

January 24, 2019

React.js is a thriving JavaScript library that eases encapsulating and sharing sophisticated component libraries. The React.js ecosystem is filled with components for doing everything from...

Effective use of Shiny modules in application development

rstudio::conf 2019

Effective use of Shiny modules in application development

January 24, 2019

As a Shiny application grows in scale, organizing code into reusable and streamlined components becomes vital to manage future enhancements and avoid unnecessary duplication.

Don’t let long running tasks hang your users Introducing ipc for Shiny

rstudio::conf 2019

Don’t let long running tasks hang your users Introducing ipc for Shiny

January 24, 2019

Long running tasks in Shiny are not cancelable and typically lock the user interface while running. This talk introduces the ipc package, which helps you build dynamic applications when...

Don’t let long running tasks hang your users Introducing ipc for Shiny

rstudio::conf 2019

Don’t let long running tasks hang your users Introducing ipc for Shiny

January 24, 2019

Long running tasks in Shiny are not cancelable and typically lock the user interface while running. This talk introduces the ipc package, which helps you build dynamic applications when...

Scaling Shiny apps with async programming

rstudio::conf 2018

Scaling Shiny apps with async programming

February 26, 2018

Asynchronous programming offers a way to offload certain classes of long-running operations from the main R thread, such that Shiny apps can remain responsive.

blog

Shiny 0.14

September 12, 2016

blog

Shiny 0.10.2

October 2, 2014

blog

Shiny 0.10.1

August 1, 2014

blog

Shiny 0.10

June 20, 2014