forked from ohdsi-studies/StudyRepoTemplate
-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
65 lines (65 loc) · 1.72 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
58
59
60
61
62
63
64
65
Type: Package
Package: PIONEERmetastaticTreatment
Title: PIONEER / EHDEN / OHDSI prostate cancer study
Version: 0.2.0
Authors@R: c(
person("Anthony G.", "Sena", , "[email protected]", role = "aut"),
person("Artem", "Gorbachev", , "[email protected]", role = "aut"),
person("Kees", "van Bochove", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8589-0609")),
person("Bertrand", "De Meulder", role = "aut"),
person("IMI2 PIONEER", role = "fnd"),
person("IMI2 EHDEN", role = "fnd"),
person("Observational Health Data Science and Informatics", role = "cph")
)
Author: Anthony G. Sena, Artem Gorbachev, Kees van Bochove
Description: Describe the baseline demographic, clinical characteristics,
treatments and outcomes of interest among individuals with PCa.
License: Apache License 2.0
URL: https://github.com/ohdsi-studies/PioneerWatchfulWaiting
BugReports: https://github.com/ohdsi-studies/PioneerWatchfulWaiting/issues
Depends:
R (>= 4.0.1)
Imports:
CohortDiagnostics (>= 2.2.4),
data.table,
DatabaseConnector,
digest,
dplyr,
FeatureExtraction (>= 3.1.0),
ff,
ggplot2,
magrittr,
OhdsiSharing (>= 0.2.1),
ParallelLogger,
readr,
SqlRender,
CirceR,
survival,
survminer,
tibble
Suggests:
knitr,
renv,
rmarkdown,
shiny,
shinydashboard,
shinyWidgets,
VennDiagram,
plyr,
ggiraph,
DT,
pool
VignetteBuilder:
knitr
Remotes:
OHDSI/CohortDiagnostics,
OHDSI/FeatureExtraction,
OHDSI/OhdsiSharing,
OHDSI/ParallelLogger,
OHDSI/SqlRender,
OHDSI/CirceR
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.2
X-schema.org-isPartOf: https://ohdsi.org