shinydisconnect: Show a Nice Message When a 'Shiny' App Disconnects or Errors

A 'Shiny' app can disconnect for a variety of reasons: an unrecoverable error occurred in the app, the server went down, the user lost internet connection, or any other reason that might cause the 'Shiny' app to lose connection to its server. With 'shinydisconnect', you can call disonnectMessage() anywhere in a Shiny app's UI to add a nice message when this happens. Works locally (running Shiny apps within 'RStudio') and on Shiny servers (such as shinyapps.io, 'RStudio Connect', 'Shiny Server Open Source', 'Shiny Server Pro'). See demo online at <https://daattali.com/shiny/shinydisconnect-demo/>.

Package details

AuthorDean Attali [aut, cre, cph] (<https://orcid.org/0000-0002-5645-3493>)
MaintainerDean Attali <daattali@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/daattali/shinydisconnect https://daattali.com/shiny/shinydisconnect-demo/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinydisconnect")

Try the shinydisconnect package in your browser

Any scripts or data that you put into this service are public.

shinydisconnect documentation built on Aug. 21, 2023, 9:07 a.m.