The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 <https://daattali.com/shiny/shinycssloaders-demo/>.
Version: | 1.1.0 |
Depends: | R (≥ 3.1) |
Imports: | digest, glue, grDevices, htmltools (≥ 0.3.5), shiny |
Suggests: | knitr, shinydisconnect, shinyjs |
Published: | 2024-07-30 |
DOI: | 10.32614/CRAN.package.shinycssloaders |
Author: | Dean Attali [aut, cre] (Maintainer/developer of shinycssloaders since 2019), Andras Sali [aut] (Original creator of shinycssloaders package), Luke Hass [ctb, cph] (Author of included CSS loader code) |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/daattali/shinycssloaders/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/daattali/shinycssloaders, https://daattali.com/shiny/shinycssloaders-demo/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | shinycssloaders results |
Reference manual: | shinycssloaders.pdf |
Package source: | shinycssloaders_1.1.0.tar.gz |
Windows binaries: | r-devel: shinycssloaders_1.1.0.zip, r-release: shinycssloaders_1.1.0.zip, r-oldrel: shinycssloaders_1.1.0.zip |
macOS binaries: | r-release (arm64): shinycssloaders_1.1.0.tgz, r-oldrel (arm64): shinycssloaders_1.1.0.tgz, r-release (x86_64): shinycssloaders_1.1.0.tgz, r-oldrel (x86_64): shinycssloaders_1.1.0.tgz |
Old sources: | shinycssloaders archive |
Please use the canonical form https://CRAN.R-project.org/package=shinycssloaders 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.