-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 1.2 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
Package: catch19
Title: Reporting on COVID-19 infections across care homes in the Four Seasons Health Care Group
Version: 0.0.0.9000
Authors@R: c(
person(given = "Peter",
family = "Dutey-Magni",
role = c("aut", "cre", "res"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8942-9836")),
person(given = "Laura",
family = "Shallcross",
role = c("rth"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1713-2555")),
person("University College London", role = c("cph")))
Description: Contains all computer code used to process and analyse individual- and home-level data from the Four Seasons Health Care Group
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
PostcodesioR,
jsonlite,
httr,
dplyr,
magrittr,
RSQLite,
DBI,
dbplyr,
lubridate,
DiagrammeR,
summarytools,
data.table,
rlang,
scales,
purrr,
usethis,
survival,
survminer,
epitools,
sf
RoxygenNote: 7.0.2
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown,
DiagrammeRsvg,
rsvg
VignetteBuilder: knitr
Depends:
SPARQL