-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
74 lines (74 loc) · 1.28 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
66
67
68
69
70
71
72
73
74
Package: Reward
Type: Package
Title: REal World Assessment and Research of Drug (REWARD) performance
Version: 0.2.0
Author: Jamie Gilbert
Maintainer: Jamie Gilbert <jpg@azimov.co.uk>
Description: REWARD base package for managing data and constructing studies.
License: Apache
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.0.0),
DatabaseConnector (>= 5.1.0),
ParallelLogger,
R6,
checkmate
Imports:
ResultModelManager,
dplyr,
CemConnector,
EmpiricalCalibration,
CohortGenerator,
OhdsiShinyModules,
pool,
DBI,
yaml,
vroom,
RewardExecutionPackage (>= 0.2.0),
CirceR,
ROhdsiWebApi,
jsonlite,
RSQLite,
keyring,
base64enc,
bit64,
meta,
shiny,
shinycssloaders,
shinyWidgets,
gt,
shinydashboard,
DT,
R.utils,
RJSONIO,
SqlRender,
cachem,
ggplot2,
plotly,
reactable,
readr,
shinyAce,
stringi,
tibble,
tidyr,
rsconnect
Suggests:
targets,
testthat,
Eunomia,
httpuv,
withr,
callr,
aws.s3,
rsconnect
Remotes:
ohdsi/RewardExecutionPackage,
ohdsi/CohortGenerator,
ohdsi/CemConnector,
ohdsi/OhdsiShinyModules@develop,
ohdsi/Eunomia,
ohdsi/ROhdsiWebApi,
ohdsi/ResultModelManager,
ohdsi/CirceR
RoxygenNote: 7.2.0