Package: shinybusy 0.3.3
shinybusy: Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the server is busy. And other tools to let your users know something is happening (send notifications, reports, ...).
Authors:
shinybusy_0.3.3.tar.gz
shinybusy_0.3.3.zip(r-4.5)shinybusy_0.3.3.zip(r-4.4)shinybusy_0.3.3.zip(r-4.3)
shinybusy_0.3.3.tgz(r-4.4-any)shinybusy_0.3.3.tgz(r-4.3-any)
shinybusy_0.3.3.tar.gz(r-4.5-noble)shinybusy_0.3.3.tar.gz(r-4.4-noble)
shinybusy_0.3.3.tgz(r-4.4-emscripten)shinybusy_0.3.3.tgz(r-4.3-emscripten)
shinybusy.pdf |shinybusy.html✨
shinybusy/json (API)
NEWS
# Install 'shinybusy' in R: |
install.packages('shinybusy', repos = c('https://dreamrs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dreamrs/shinybusy/issues
Last updated 2 months agofrom:af29315224. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:add_busy_baradd_busy_gifadd_busy_spinneradd_loading_stateblockblock_outputbusy_start_upconfig_notifyconfig_reporthide_spinnerhtml_dependency_blockhtml_dependency_busyhtml_dependency_epichtml_dependency_freezeframehtml_dependency_loadinghtml_dependency_nanobarhtml_dependency_notiflixhtml_dependency_notifyhtml_dependency_reporthtml_dependency_shinybusyhtml_dependency_spinkithtml_dependency_startuplogo_silexnotifynotify_failurenotify_infonotify_successnotify_warningplay_gifprogress_circleprogress_lineprogress_semicircleremove_modal_gifremove_modal_progressremove_modal_spinnerremove_start_upreportreport_failurereport_inforeport_successreport_warningshow_modal_gifshow_modal_progress_circleshow_modal_progress_lineshow_modal_spinnershow_spinnerspin_epicspin_kitstop_gifunblockupdate_busy_barupdate_modal_progressupdate_modal_spinnerupdate_progressuse_busy_baruse_busy_gifuse_busy_spinner
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Automatic busy indicator (Progress bar) | add_busy_bar |
Automatic busy indicator (GIF) | add_busy_gif |
Automatic busy indicator (spinner) | add_busy_spinner |
Loading state for Shiny Outputs | add_loading_state |
Block / unblock an UI element | block unblock |
Block an output | block_output |
Busy indicator at start up | busy-start-up busy_start_up remove_start_up |
Configure options for 'notify()' and others | config_notify |
Configure options for 'report()' and others | config_report |
HTML dependencies used by shinybusy | html-dependencies html_dependency_block html_dependency_busy html_dependency_epic html_dependency_freezeframe html_dependency_loading html_dependency_nanobar html_dependency_notiflix html_dependency_notify html_dependency_report html_dependency_shinybusy html_dependency_spinkit html_dependency_startup |
Silex logo for Shiny use | logo_silex |
Manual busy indicator (GIF) | manual-gif play_gif stop_gif use_busy_gif |
Manual busy indicator (progress bar) | manual-progressbar update_busy_bar use_busy_bar |
Manual busy indicator (spinner) | hide_spinner manual-spinner show_spinner use_busy_spinner |
Show a modal with a GIF | modal-gif remove_modal_gif show_modal_gif |
Show a modal with a progress bar | modal-progress remove_modal_progress show_modal_progress_circle show_modal_progress_line update_modal_progress |
Show a modal with a spinner | modal-spinner remove_modal_spinner show_modal_spinner update_modal_spinner |
Notifications | notify notify_failure notify_info notify_success notify_warning |
Create progress indicator | progress progress_circle progress_line progress_semicircle update_progress |
Reports | report report_failure report_info report_success report_warning |
Epic spinners | spin_epic |
SpinKit spinners | spin_kit |