Package: waiter
Title: Loading Screen for 'Shiny'
Version: 0.1.3
Date: 2020-09-12
Authors@R: c(
    person(given = "John",
           family = "Coene",
           role = c("aut", "cre"),
           email = "jcoenep@gmail.com"),
    person(given = "Jinhwan",
           family = "Kim",
           role = "ctb",
           email = 'hwanistic@gmail.com'))
Description: Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications.
License: MIT + file LICENSE
URL: https://waiter.john-coene.com/,
        https://github.com/JohnCoene/waiter
BugReports: https://github.com/JohnCoene/waiter/issues
Encoding: UTF-8
LazyData: true
Imports: R6, shiny, crayon, magrittr, htmltools, rstudioapi
RoxygenNote: 7.1.1.9000
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-13 10:37:43 UTC; jp
Author: John Coene [aut, cre],
  Jinhwan Kim [ctb]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-13 10:50:03 UTC
