-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
61 lines (61 loc) · 1.51 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
Package: PhenotypeR
Type: Package
Title: Assess Study Cohorts Using a Common Data Model
Version: 0.0.900
Authors@R: c(
person("Edward", "Burn", , "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9286-1128")),
person("Marti", "Catala", , "[email protected]",
role = c("aut"), comment = c(ORCID = "0000-0003-3308-9905")),
person("Xihang", "Chen", , "[email protected]",
role = c("aut"), comment = c(ORCID = "0009-0001-8112-8959")),
person("Albert", "Prats-Uribe", , "[email protected]",
role = "aut", comment = c(ORCID = "0000-0003-1202-9153")))
Description: Phenotype study cohorts in data mapped to the
Observational Medical Outcomes Partnership Common Data Model.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
Suggests:
CDMConnector,
duckdb,
DBI,
gt,
omock,
OmopSketch,
testthat (>= 3.0.0),
knitr,
visOmopResults,
glue,
RPostgres,
PatientProfiles,
ggplot2,
ggpubr,
stringr,
shiny,
DiagrammeR,
sortable,
shinycssloaders,
here,
DT,
bslib,
shinyWidgets,
plotly,
tidyr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Imports:
CodelistGenerator (>= 3.1.0),
CohortCharacteristics,
CohortConstructor,
cli,
dplyr,
IncidencePrevalence (>= 0.8.0),
omopgenerics,
magrittr,
purrr,
rlang,
usethis,
vctrs
URL: https://ohdsi.github.io/PhenotypeR/
VignetteBuilder: knitr