Package: NHSRdatasets
Type: Package
Title: NHS and Healthcare-Related Data for Education and Training
Date: 2020-05-04
Version: 0.2.0
Authors@R: c(
          person("Chris", "Mainey", ,"chris.mainey@uhb.nhs.uk", c("aut", "cre"), comment = c(ORCID ="0000-0002-3018-6171")),
          person("Tom", "Jemmett", ,"thomas.jemmett@nhs.net", "aut", comment = c(ORCID="0000-0002-6943-2990")),
          person("Zoë", "Turner", , "zoe.turner@nhs.net", "aut" ),
          person("NHS-R community", role = "cph")
          )
Maintainer: Chris Mainey <chris.mainey@uhb.nhs.uk>
Description: Free United Kingdom National Health Service (NHS) and other healthcare, or population health-related data for education and training purposes. This package currently contains a single simulated hospital dataset for teaching regression methods, with the addition of more datasets planned for future releases.  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.1.0
Depends: R (>= 3.5.0)
BugReports: https://github.com/nhs-r-community/NHSRdatasets/issues
Imports: tibble
Suggests: dplyr, ggplot2, lme4, MASS, ModelMetrics, lmtest, rmarkdown,
        scales, ggrepel, lubridate, tidyr, forcats, knitr, janitor,
        stringi
VignetteBuilder: knitr
URL: https://github.com/nhs-r-community/NHSRdatasets,
        https://nhs-r-community.github.io/NHSRdatasets/
NeedsCompilation: no
Packaged: 2020-05-04 14:43:25 UTC; Christopher
Author: Chris Mainey [aut, cre] (<https://orcid.org/0000-0002-3018-6171>),
  Tom Jemmett [aut] (<https://orcid.org/0000-0002-6943-2990>),
  Zoë Turner [aut],
  NHS-R community [cph]
Repository: CRAN
Date/Publication: 2020-05-04 15:10:15 UTC
