Skip to content

shinycssloaders

Add Loading Animations to a 'shiny' Output While It's Recalculating

v1.1.0 · Jul 30, 2024 · MIT + file LICENSE

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 <https://daattali.com/shiny/shinycssloaders-demo/>.

Downloads

CRAN

31.8K

Last 30 days

650th

109.3K

Last 90 days

464.8K

Last year

Trend: -12.8% (30d vs prior 30d)

r2u CRAN

415

Last 30 days

1.3K

Last 90 days

3.5K

Last year

Trend: -28.5% (30d vs prior 30d)

autoCRAN

5

Last 7 days

23

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

S3 generic/method consistency

Warning in file(open = "w+") :
  cannot open file '/tmp/RtmpV3DqcC/Rf2189e758c29af': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (112)

depends

Dependency Network

Dependencies Reverse dependencies digest glue htmltools shiny DCEtool RSCAT SRS AbSolution AdverseEvents AovBay AtmChile CaPO4Sim Certara.VPCResults ExPanDaR FAfA FielDHub GMSE GWSDAT GWalkR +97 more reverse deps shinycssloaders

Version History

6 tracked
new 1.1.0 Mar 10, 2026
updated 1.1.0 ← 1.0.0 diff Jul 30, 2024
updated 1.0.0 ← 0.3 diff Jul 27, 2020
updated 0.3 ← 0.2.0 diff Jan 15, 2020
updated 0.2.0 ← 0.1.0 diff May 12, 2017
new 0.1.0 May 9, 2017