Package: shinybusy
Title: Busy Indicator for 'Shiny' Applications
Version: 0.2.1
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.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: htmltools, shiny, jsonlite, htmlwidgets
RoxygenNote: 7.1.1
URL: https://github.com/dreamRs/shinybusy
BugReports: https://github.com/dreamRs/shinybusy/issues
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-09 13:03:22 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre],
  Silex Technologies [fnd] (https://www.silex-ip.com)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2020-09-10 06:30:10 UTC
