forked from ohdsi-studies/Covid19SusceptibilityAlphaBlockers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 937 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
30
31
32
33
34
35
36
37
38
39
Package: Covid19SusceptibilityAlphaBlockers
Type: Package
Title: A Package Skeleton for Comparative Effectiveness Studies
Version: 1.1.0
Author: Marc A. Suchard [aut, cre], Akihiko (Aki) Nishimura [aut, cre]
Maintainer: Akihiko (Aki) Nishimura <[email protected]>
Description: A skeleton package, to be used as a starting point when implementing comparative effect studies.
Depends:
R (>= 3.5.0),
DatabaseConnector (>= 2.4.1)
Imports:
SqlRender (>= 1.6.3),
EmpiricalCalibration (>= 2.0.0),
Cyclops (>= 3.0.0),
FeatureExtraction (>= 2.2.5),
CohortMethod (>= 4.0.0),
ggplot2,
dplyr,
rlang,
MethodEvaluation (>= 0.3.1),
OhdsiSharing (>= 0.1.3),
ParallelLogger (>= 1.1.1),
Andromeda,
meta,
tibble,
tidyr,
survival,
plyr,
readr
Suggests:
knitr,
rmarkdown,
DT,
shiny,
OhdsiRTools
License: Apache License 2.0
VignetteBuilder: knitr
LazyData: TRUE
RoxygenNote: 7.1.1