forked from feralaes/cdx2cea
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
57 lines (57 loc) · 1.57 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
49
50
51
52
53
54
55
56
57
Type: Package
Package: cdx2cea
Title: A cost-efectiveness analysis of testing stage II colon cancer patients
for the absence of CDX2 biomarker followed by adjuvant chemotherapy
Version: 0.1.0
Authors@R:
c(person(given = "Fernando",
family = "Alarid-Escudero",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5076-1172")))
Maintainer: Fernando Alarid-Escudero <[email protected]>
Description: An R package with a collection of functions that conducts a
cost-efectiveness analysis of testing stage II colon cancer patients for the
absence of CDX2 biomarker followed by adjuvant chemotherapy. This repository is
part of the following manuscript submitted for publication: Alarid-Escudero F,
Kuntz KM, Schrag D, "CDX2 biomarker testing and adjuvant therapy for stage II
colon cancer: An exploratory cost-effectiveness analysis." (2021). Under
revision.
License: file LICENSE
Depends:
R (>= 4.0.3)
Imports:
dplyr,
lhs,
plyr,
reshape2,
logitnorm,
utils,
foreach,
doParallel,
IMIS,
plotrix,
rlang,
magrittr,
bookdown
Suggests:
knitr,
rmarkdown,
dampack,
darthtools,
ggplot2,
testthat,
pkgdown,
survival,
BiocManager,
kableExtra,
png,
scales
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
URL: https://feralaes.github.io/cdx2cea, https://github.com/feralaes/cdx2cea
BugReports: https://github.com/feralaes/cdx2cea/issues