-
Notifications
You must be signed in to change notification settings - Fork 24
/
DESCRIPTION
49 lines (49 loc) · 1.75 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
Package: NHSRdatasets
Type: Package
Title: NHS and Healthcare-Related Data for Education and Training
Date: 2022-11-08
Version: 0.3.3
Authors@R: c(
person("Gary", "Hutson", , , "aut", comment = c(ORCID="0000-0003-3534-6143")),
person("Tom", "Jemmett", ,"[email protected]", "aut", comment = c(ORCID="0000-0002-6943-2990")),
person("Chris", "Mainey", ,"[email protected]", c("aut", "cre"), comment = c(ORCID ="0000-0002-3018-6171")),
person("Fran", "Barton", ,"[email protected]", "aut", comment = c(ORCID = "0000-0002-5650-1176")),
person("Zoë", "Turner", role = "aut", email = "[email protected]", comment = c(ORCID = "0000-0003-1033-9158")),
person("NHS-R community", role = "cph")
)
Maintainer: Zoë Turner <[email protected]>
Description: Free United Kingdom National Health Service (NHS) and other healthcare, or population health-related data for education and training purposes. This package contains synthetic data based on real healthcare datasets, or cuts of open-licenced official data. This package exists to support skills development in the NHS-R community: <https://nhsrcommunity.com/>.
License: CC0
Language: en-GB
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
BugReports: https://github.com/nhs-r-community/NHSRdatasets/issues
Suggests:
caret,
dplyr,
e1071,
forcats,
ggplot2,
ggrepel,
httr2,
knitr,
lattice,
lme4,
lmtest,
lubridate,
magrittr,
MASS,
ModelMetrics,
rcmdcheck,
readr,
rmarkdown,
rsample,
scales,
synthpop,
tibble,
tidyr,
varhandle
VignetteBuilder: knitr
URL: https://github.com/nhs-r-community/NHSRdatasets, https://nhs-r-community.github.io/NHSRdatasets/