-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 925 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
Package: Covid19VaccineAesiIncidenceCharacterization
Type: Package
Title: COVID-19 Vaccine AESI Incidence Characterization
Version: 1.1.1
Authors@R: c(
person("Anthony", "Sena", , "[email protected]", role = c("aut", "cre")),
person("Patick", "Ryan", role = c("aut"))
)
Maintainer: Anthony G. Sena <[email protected]>
Description: COVID-19 Vaccine AESI Incidence Characterization
License: file LICENSE
VignetteBuilder: knitr
Depends:
DatabaseConnector (>= 4.0.0)
Imports:
ParallelLogger (>= 2.0.1),
SqlRender (>= 1.7.0),
digest,
readr,
magrittr,
dplyr,
tibble,
RJSONIO,
markdown,
stringr,
rlang,
parallel
Suggests:
knitr,
rmarkdown
Remotes:
OHDSI/OhdsiSharing
URL: https://github.com/ohdsi-studies/Covid19VaccineAesiIncidenceCharacterization
BugReports: https://github.com/ohdsi-studies/Covid19VaccineAesiIncidenceCharacterization/issues
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1