# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinydisconnect" in publications use:' type: software license: MIT title: 'shinydisconnect: Show a Nice Message When a ''Shiny'' App Disconnects or Errors' version: 0.1.1 doi: 10.32614/CRAN.package.shinydisconnect abstract: '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 .' authors: - family-names: Attali given-names: Dean email: daattali@gmail.com orcid: https://orcid.org/0000-0002-5645-3493 repository: https://daattali.r-universe.dev repository-code: https://github.com/daattali/shinydisconnect commit: 6eaf3cdd8998c078729666d7ac010a8a4427e5fb url: https://daattali.com/shiny/shinydisconnect-demo/ contact: - family-names: Attali given-names: Dean email: daattali@gmail.com orcid: https://orcid.org/0000-0002-5645-3493