Package: shinybusy
Title: Busy Indicator for 'Shiny' Applications
Version: 0.1.3
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 = "spin.css"),
  person("Chris", "Antonellis", role = "cph", comment = "freezeframe.js"),
  person("Jacobo", "Tabernero", role = "cph", comment = "nanobar.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
RoxygenNote: 6.1.1
URL: https://github.com/dreamRs/shinybusy
BugReports: https://github.com/dreamRs/shinybusy/issues
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-08-19 16:25:28 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre],
  Silex Technologies [fnd] (https://www.silex-ip.com),
  Tobias Ahlin [cph] (spin.css),
  Chris Antonellis [cph] (freezeframe.js),
  Jacobo Tabernero [cph] (nanobar.js)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2019-08-19 17:40:02 UTC
