forked from DivadNojnarg/OSUICode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 837 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
36
Package: OSUICode
Title: Standalone Code for "Outstanding Shiny User Interfaces"
Version: 0.0.0.9000
Authors@R:
person(given = "David",
family = "Granjon",
role = c("aut", "cre"),
email = "[email protected]")
Description: This package provides standalone code for the "Outstanding
Shiny User Interfaces" book. I allows the user to seamlessly follow the book
without having to manually source the code from snippets.
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1.9000
Imports:
magrittr,
htmltools,
shiny,
stringr,
jsonlite,
purrr,
tibble,
bs4Dash,
shinydashboard,
shinydashboardPlus,
thematic,
httpuv,
websocket,
knitr,
bslib
Suggests:
testthat,
shinyWidgets,
fresh