Package: shinydisconnect 0.1.1
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/>.
Authors:
shinydisconnect_0.1.1.tar.gz
shinydisconnect_0.1.1.zip(r-4.5)shinydisconnect_0.1.1.zip(r-4.4)shinydisconnect_0.1.1.zip(r-4.3)
shinydisconnect_0.1.1.tgz(r-4.4-any)shinydisconnect_0.1.1.tgz(r-4.3-any)
shinydisconnect_0.1.1.tar.gz(r-4.5-noble)shinydisconnect_0.1.1.tar.gz(r-4.4-noble)
shinydisconnect_0.1.1.tgz(r-4.4-emscripten)shinydisconnect_0.1.1.tgz(r-4.3-emscripten)
shinydisconnect.pdf |shinydisconnect.html✨
shinydisconnect/json (API)
NEWS
# Install 'shinydisconnect' in R: |
install.packages('shinydisconnect', repos = c('https://daattali.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/daattali/shinydisconnect/issues
Last updated 3 months agofrom:6eaf3cdd89. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | NOTE | Nov 16 2024 |
R-4.3-mac | NOTE | Nov 16 2024 |
Exports:disconnectMessagedisconnectMessage2
Dependencies:backportsbase64encbslibcachemcheckmateclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Show a nice message when a shiny app disconnects or errors | disconnectMessage |
Show a nice message when a shiny app disconnects or errors | disconnectMessage2 |