Package: shinybusy Title: Busy Indicators and Notifications for 'Shiny' Applications Version: 0.3.3 Authors@R: c(person("Fanny", "Meyer", role = "aut"), person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")), person("Silex Technologies", comment = "https://www.silex-ip.com", role = "fnd")) Description: 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, ...). License: GPL-3 Encoding: UTF-8 Imports: htmltools, shiny, jsonlite, htmlwidgets RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) URL: https://github.com/dreamRs/shinybusy, https://dreamrs.github.io/shinybusy/ BugReports: https://github.com/dreamRs/shinybusy/issues Suggests: testthat, covr, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2024-09-17 07:24:21 UTC RemoteUrl: https://github.com/dreamrs/shinybusy RemoteRef: HEAD RemoteSha: af29315224314f017370b1ebd72f5b7ca69bf9a3 NeedsCompilation: no Packaged: 2026-07-04 06:30:33 UTC; root Author: Fanny Meyer [aut], Victor Perrier [aut, cre], Silex Technologies [fnd] (https://www.silex-ip.com) Maintainer: Victor Perrier