-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.06 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.06 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
Type: Package
Package: cardinal
Title: FDA Safety Tables and Figures
Version: 0.1.0.9078
Date: 2026-02-06
Authors@R:
person("Pawel", "Rucki", , "pawel.rucki@roche.com", 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 (>= 4.2)
Imports:
cards (>= 0.7.0),
cardx (>= 0.3.0),
cowplot (>= 1.0.0),
crane (>= 0.1.0),
dplyr (>= 1.1.4),
ggplot2 (>= 3.5.0),
ggsurvfit (>= 1.1.0),
gt (>= 1.0.0),
gtsummary (>= 2.4.0),
labelled (>= 2.14.0),
lubridate (>= 1.7.10),
purrr (>= 1.0.1),
rlang (>= 0.4.11),
tidyr (>= 0.8.3)
Suggests:
knitr (>= 1.42),
pharmaverseadam (>= 1.1.0),
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.3