-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
DESCRIPTION
35 lines (35 loc) · 1011 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: waiter
Title: Loading Screen for 'Shiny'
Version: 0.2.5.9000
Date: 2022-01-02
Authors@R: c(
person(given = "John",
family = "Coene",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Jinhwan",
family = "Kim",
role = "ctb",
email = '[email protected]'),
person(given = "Victor",
family = "Granda",
role = c("ctb"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0469-1991")))
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
Imports:
shiny,
htmltools
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
R6,
httr,
knitr,
packer,
rmarkdown
VignetteBuilder: knitr