<?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>Add Loading Animations to a 'shiny' Output While It's
Recalculating</dc:title>
  <dc:title>R package shinycssloaders version 1.1.0</dc:title>
  <dc:description>When a 'Shiny' output (such as a plot, table, map, etc.) is recalculating, it remains 
    visible but gets greyed out. Using 'shinycssloaders', you can add a loading animation ("spinner")
    to outputs instead. By wrapping a 'Shiny' output in 'withSpinner()', a spinner will automatically
    appear while the output is recalculating. You can also manually show and hide the spinner, or add
    a full-page spinner to cover the entire page.
    See the demo online at &lt;https://daattali.com/shiny/shinycssloaders-demo/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1)</dc:relation>
  <dc:relation>Imports: digest, glue, grDevices, htmltools (&gt;= 0.3.5), shiny</dc:relation>
  <dc:relation>Suggests: knitr, shinydisconnect, shinyjs</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] (Maintainer/developer of shinycssloaders since
    2019, ORCID: &lt;https://orcid.org/0000-0002-5645-3493&gt;),
  Andras Sali [aut] (Original creator of shinycssloaders package),
  Luke Hass [ctb, cph] (Author of included CSS loader code)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=shinycssloaders/LICENSE)</dc:rights>
  <dc:date>2024-07-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=shinycssloaders</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.shinycssloaders</dc:identifier>
</oai_dc:dc>
