Package: NHSRpopulation Title: Indices of Multiple Deprivation (IMD) for England Date: 2021-07-08 Version: 0.0.2 Authors@R: c( person("Zoë", "Turner", email = "zoe.turner3@nhs.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1033-9158")), person("Francis", "Barton", email = "fbarton@alwaysdata.net", role = c("aut"), comment = c(ORCID = "0000-0002-5650-1176")), person("Milan", "Wiedemann", role = c("aut"), comment = c(ORCID = "0000-0003-1991-282X")), person("Chris", "Beeley", role = c("aut"), comment = c(ORCID = "0000-0003-2344-9962"))) Description: This package includes functions to retrieve the Indices of Multiple Deprivation (IMD) data from the ONS by LSOA, currently for England. License: MIT + file LICENSE URL: https://nhs-r-community.github.io/NHSRpopulation/ BugReports: https://github.com/nhs-r-community/NHSRpopulation/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: dplyr, httr2, janitor, magrittr, NHSRpostcodetools, purrr, rlang, stringr, tibble Depends: R (>= 4.1.0) Suggests: httptest2, knitr, rmarkdown, testthat (>= 3.0.0) Remotes: nhs-r-community/NHSRpostcodetools VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2024-05-24 10:37:09 UTC RemoteUrl: https://github.com/nhs-r-community/NHSRpopulation RemoteRef: main RemoteSha: f62fa49d6026bdc92486b562f63e65652a8b837a NeedsCompilation: no Packaged: 2026-06-10 10:05:45 UTC; root Author: Zoë Turner [aut, cre] (ORCID: ), Francis Barton [aut] (ORCID: ), Milan Wiedemann [aut] (ORCID: ), Chris Beeley [aut] (ORCID: ) Maintainer: Zoë Turner