Package: shinybusy
Title: Busy Indicator for 'Shiny' Applications
Version: 0.2.0
Authors@R: c(person("Fanny", "Meyer", email = "fanny.meyer@dreamrs.fr", role = c("aut")),
  person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")),
  person("Silex Technologies", comment = "https://www.silex-ip.com", role = "fnd"),
  person("Tobias", "Ahlin", role = "cph", comment = "SpinKit CSS"),
  person("Epicmax", role = "cph", comment = "Epic-spinners CSS"),
  person("Chris", "Antonellis", role = "cph", comment = "freezeframe.js"),
  person("Jacobo", "Tabernero", role = "cph", comment = "nanobar.js"),
  person("Kimmo", "Brunfeldt", role = "cph", comment = "progressbar.js"))
Description: Add a global indicator (spinner, progress bar, gif) in your 'shiny' applications to show the user that the server is busy.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: htmltools, shiny, jsonlite, htmlwidgets
RoxygenNote: 6.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: 2019-10-28 23:09:15 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre],
  Silex Technologies [fnd] (https://www.silex-ip.com),
  Tobias Ahlin [cph] (SpinKit CSS),
  Epicmax [cph] (Epic-spinners CSS),
  Chris Antonellis [cph] (freezeframe.js),
  Jacobo Tabernero [cph] (nanobar.js),
  Kimmo Brunfeldt [cph] (progressbar.js)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2019-10-29 06:30:03 UTC
