The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

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

Documentation:

Reference manual: shinydisconnect.pdf

Downloads:

Package source: shinydisconnect_0.1.1.tar.gz
Windows binaries: r-devel: shinydisconnect_0.1.1.zip, r-release: shinydisconnect_0.1.1.zip, r-oldrel: shinydisconnect_0.1.1.zip
macOS binaries: r-release (arm64): shinydisconnect_0.1.1.tgz, r-oldrel (arm64): shinydisconnect_0.1.1.tgz, r-release (x86_64): shinydisconnect_0.1.1.tgz, r-oldrel (x86_64): shinydisconnect_0.1.1.tgz
Old sources: shinydisconnect archive

Reverse dependencies:

Reverse imports: ddpcr, Statsomat, toxSummary
Reverse suggests: colourpicker, shinyalert, shinybrowser, shinycssloaders, shinyjs, timevis

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinydisconnect to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.