-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathDESCRIPTION
More file actions
87 lines (87 loc) · 3.02 KB
/
Copy pathDESCRIPTION
File metadata and controls
87 lines (87 loc) · 3.02 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Package: teal.reporter
Title: Reporting Tools for 'shiny' Modules
Version: 0.6.1.9000
Date: 2026-02-20
Authors@R: c(
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9533-457X")),
person("Kartikeya", "Kirar", , "kartikeya.kirar@businesspartner.roche.com", role = "aut",
comment = c(ORCID = "0009-0005-1258-4757")),
person("Marcin", "Kosinski", , "marcin.kosinski.mk1@roche.com", role = "aut"),
person("Maciej", "Nasinski", role = "aut"),
person("Konrad", "Pagacz", role = "aut"),
person("Mahmoud", "Hallal", , "mahmoud.hallal@roche.com", role = "aut"),
person("Chendi", "Liao", , "chendi.liao@roche.com", role = "rev"),
person("Dony", "Unardi", , "unardid@gene.com", role = "rev"),
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
)
Description: Prebuilt 'shiny' modules containing tools for the generation
of 'rmarkdown' reports, supporting reproducible research and analysis.
License: Apache License 2.0
URL: https://github.com/insightsengineering/teal.reporter,
https://insightsengineering.github.io/teal.reporter/
BugReports: https://github.com/insightsengineering/teal.reporter/issues
Imports:
bsicons,
bslib (>= 0.8.0),
checkmate (>= 2.1.0),
commonmark (>= 1.9.2),
flextable (>= 0.9.2),
grid,
gtsummary (>= 2.0.0),
htmltools (>= 0.5.4),
jsonlite (>= 1.8.9),
knitr (>= 1.42),
lifecycle (>= 0.2.0),
methods,
R6,
rlang (>= 1.0.0),
rlistings (>= 0.2.10),
rmarkdown (>= 2.23),
rtables (>= 0.6.11),
rtables.officer (>= 0.0.2),
shiny (>= 1.8.1),
shinybusy (>= 0.3.2),
shinyjs (>= 2.1.0),
shinyWidgets (>= 0.5.1),
sortable (>= 0.5.0),
teal.code (>= 0.7.0),
teal.data (>= 0.8.0),
tools,
utils,
yaml (>= 1.1.0),
zip (>= 1.1.0)
Suggests:
DT (>= 0.13),
formatR (>= 1.5),
formatters (>= 0.5.10),
ggplot2 (>= 3.4.3),
lattice (>= 0.18-4),
png,
shinytest2,
testthat (>= 3.2.2),
tinytex,
waldo (>= 0.2.0),
withr (>= 2.0.0)
VignetteBuilder:
knitr,
rmarkdown
Config/Needs/verdepcheck: rstudio/bsicons,rstudio/bslib, mllg/checkmate,
r-lib/commonmark, davidgohel/flextable, ddsjoberg/gtsummary,
rstudio/htmltools, jeroen/jsonlite, yihui/knitr, r-lib/lifecycle,
r-lib/R6, r-lib/rlang, insightsengineering/rlistings,
rstudio/rmarkdown, insightsengineering/rtables,
insightsengineering/rtables.officer, rstudio/shiny, dreamRs/shinybusy,
daattali/shinyjs, dreamRs/shinyWidgets, rstudio/sortable,
insightsengineering/teal.code, insightsengineering/teal.data,
yaml=vubiostat/r-yaml, r-lib/zip, rstudio/DT, yihui/formatR,
insightsengineering/formatters, tidyverse/ggplot2, deepayan/lattice,
cran/png, rstudio/shinytest2, r-lib/testthat, rstudio/tinytex,
r-lib/waldo, r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3