forked from insightsengineering/teal.widgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.32 KB
/
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
Package: teal.widgets
Title: Shiny Widgets for `teal` Applications
Version: 0.2.0.9025
Date: 2023-05-17
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
person("Nikolas", "Burkoff", , "[email protected]", role = "aut"),
person("Mahmoud", "Hallal", , "[email protected]", role = "aut"),
person("Maciej", "Nasinski", , "[email protected]", role = "aut"),
person("Konrad", "Pagacz", , "[email protected]", role = "aut"),
person("Junlue", "Zhao", , "[email protected]", role = "aut"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
)
Description: Collection of shiny widgets to support teal applications.
License: Apache License 2.0 | file LICENSE
Depends:
R (>= 3.6)
Imports:
bslib,
checkmate,
ggplot2,
graphics,
htmltools,
lifecycle,
methods,
shiny,
shinyjs,
shinyWidgets,
styler
Suggests:
knitr,
lattice,
magrittr,
png,
rmarkdown,
rtables (>= 0.6.0.9004),
shinytest2 (>= 0.2.0),
shinyvalidate,
testthat (>= 2.0),
withr
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3