-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.17 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
Type: Package
Package: cardinal
Title: FDA Safety Tables and Figures
Version: 0.1.0.9064
Date: 2024-12-02
Authors@R:
person("Pawel", "Rucki", , "[email protected]", role = c("aut", "cre"))
Description: R package with implementation of Safety Tables and Figures
issued by FDA.
License: Apache License (>= 2)
URL: https://github.com/pharmaverse/cardinal/
BugReports: https://github.com/pharmaverse/cardinal/issues
Depends:
R (>= 3.6),
tern (>= 0.9.5)
Imports:
cards (>= 0.3.0),
cardx (>= 0.2.1),
checkmate (>= 2.1.0),
cowplot (>= 1.0.0),
dplyr (>= 1.0.0),
formatters (>= 0.5.8),
ggplot2 (>= 3.5.0),
ggsurvfit (>= 1.1.0),
gt (>= 0.10.1),
gtsummary (>= 2.0.0),
lubridate (>= 1.7.10),
magrittr (>= 1.5),
purrr (>= 1.0.1),
rlang (>= 0.4.11),
rlistings (>= 0.2.9),
rtables (>= 0.6.9),
tfrmt (>= 0.1.1),
tidyr (>= 0.8.3),
Tplyr (>= 1.2.1)
Suggests:
knitr (>= 1.42),
random.cdisc.data (>= 0.3.15),
svglite (>= 2.1.2),
testthat (>= 3.1.9),
withr (>= 2.0.0)
biocViews:
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2