-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 878 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
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: inndxweb
Title: Inndx Web
Version: 0.0.0.9000
Authors@R:
person(given = "Martin",
family = "du Toit",
role = c("cre", "aut"),
email = "[email protected]")
Description: Inndx Web functions.
License: MIT + file LICENSE
URL: https://github.com/martindut/inndxweb
BugReports: https://github.com/martindut/inndxweb/issues
Imports:
cli,
config,
countup,
DBI,
dplyr,
echarts4r (>= 0.3.0),
glue,
golem,
htmltools,
htmlwidgets,
inndxtdr,
magrittr,
markdown,
pins,
pool,
purrr,
rmarkdown,
sever,
shiny (>= 1.4.0),
shinyjs,
shinyMobile (>= 0.5.0),
shinyscroll (>= 0.0.2),
stats,
tidyr,
tidyselect,
utils,
waiter,
yaml
Suggests:
knitr,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2