Package: IMD Type: Package Title: Index of Multiple Deprivation Data for the UK Version: 1.2.1 Authors@R: c( person(given = c("Matthew", "Gwynfryn"), family = "Thomas", email = "matthewgthomas@gmail.com", role = c("cre", "aut", "cph")), person(given = "Mike", family = "Page", email = "mpage@redcross.org.uk", role = "aut") ) Description: Index of Multiple Deprivation for UK nations at various geographical levels. In England, deprivation data is for Lower Layer Super Output Areas, Middle Layer Super Output Areas, Wards, and Local Authorities based on data from . In Wales, deprivation data is for Lower Layer Super Output Areas, Middle Layer Super Output Areas, Wards, and Local Authorities based on data from . In Scotland, deprivation data is for Data Zones, Intermediate Zones, and Council Areas based on data from . In Northern Ireland, deprivation data is for Super Output Areas and Local Government Districts based on data from . The 'IMD' package also provides the composite UK index developed by . License: MIT + file LICENSE URL: https://github.com/matthewgthomas/IMD BugReports: https://github.com/matthewgthomas/IMD/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.1 Imports: rlang, dplyr, readr, tibble, janitor Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 4.1.0) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://r-multiverse-staging.r-universe.dev Date/Publication: 2022-09-02 08:02:02 UTC RemoteUrl: https://github.com/humaniverse/IMD RemoteRef: 8cc26c4f70bf6e07c47bab089c7bad18c864223c RemoteSha: 8cc26c4f70bf6e07c47bab089c7bad18c864223c NeedsCompilation: no Packaged: 2026-06-15 10:50:23 UTC; root Author: Matthew Gwynfryn Thomas [cre, aut, cph], Mike Page [aut] Maintainer: Matthew Gwynfryn Thomas