<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Show a Nice Message When a 'Shiny' App Disconnects or Errors</dc:title>
  <dc:title>R package shinydisconnect version 0.1.1</dc:title>
  <dc:description>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 
    &lt;https://daattali.com/shiny/shinydisconnect-demo/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: checkmate, glue, htmltools, shiny (&gt;= 1.0)</dc:relation>
  <dc:relation>Suggests: colourpicker</dc:relation>
  <dc:creator>Dean Attali &lt;daattali@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dean Attali [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-5645-3493&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=shinydisconnect/LICENSE)</dc:rights>
  <dc:date>2023-08-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=shinydisconnect</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.shinydisconnect</dc:identifier>
</oai_dc:dc>
