-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 960 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
Package: crane
Title: Supplements functions in the 'gtsummary' package
Version: 0.0.0.9007
Authors@R:
person("Daniel D.", "Sjoberg", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0862-2018"))
Description: We often need to make slight modifications to functions found
in the 'gtsummary' package to fit the purposes of trial reporting.
This package houses those functions.
License: Apache License 2.0
URL: https://github.com/insightsengineering/crane,
https://insightsengineering.github.io/crane/
BugReports: https://github.com/insightsengineering/crane/issues
Depends:
gtsummary (>= 2.0.3)
Imports:
cli,
dplyr,
gt,
rlang
Config/Needs/check: hms
Config/Needs/website: rmarkdown, yaml, insightsengineering/nesttemplate
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2