forked from OHDSI/SkeletonPredictionStudy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 853 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
40
41
42
Package: SkeletonPredictionStudy
Type: Package
Title: A Package Skeleton for Patient Level Prediction Studies
Version: 0.0.2
Author: Jenna Reps [aut, cre]
Maintainer: Jenna M Reps <reps@ohdsi.org>
Description: A skeleton package, to be used as a starting point when implementing patient-level prediction studies.
Depends:
R(>= 3.6.0),
DatabaseConnector
Imports:
SqlRender,
Cyclops,
FeatureExtraction (>= 3.0.0),
PatientLevelPrediction (>= 4.0.0),
ggplot2,
Andromeda,
OhdsiSharing,
zip,
ParallelLogger,
magrittr,
dplyr,
officer,
gridExtra,
rvg,
jsonlite,
shiny,
shinycssloaders,
shinydashboard,
R.utils
Suggests:
knitr,
rmarkdown,
DT,
reshape2,
tools,
plotly,
Hydra
License: Apache License 2.0
VignetteBuilder: knitr
LazyData: TRUE
RoxygenNote: 7.1.1