https://daattali.com/shiny/shinydisconnect-demo/>.">

shinydisconnect: Show a Nice Message When a 'Shiny' App Disconnects or Errors (original) (raw)

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/>.

Version: 0.1.1
Depends: R (≥ 3.0.0)
Imports: checkmate, glue, htmltools, shiny (≥ 1.0)
Suggests: colourpicker
Published: 2023-08-21
DOI: 10.32614/CRAN.package.shinydisconnect
Author: Dean Attali ORCID iD [aut, cre, cph]
Maintainer: Dean Attali
BugReports: https://github.com/daattali/shinydisconnect/issues
License: MIT + file
URL: https://github.com/daattali/shinydisconnect,https://daattali.com/shiny/shinydisconnect-demo/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: shinydisconnect results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=shinydisconnectto link to this page.