Package: IMD
Type: Package
Title: Index of Multiple Deprivation Data for the UK
Version: 1.2.2
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 <https://www.gov.uk/government/statistics/english-indices-of-deprivation-2019>.
    In Wales, deprivation data is for Lower Layer Super Output Areas, Middle 
    Layer Super Output Areas, Wards, and Local Authorities based on data from
    <https://gov.wales/welsh-index-multiple-deprivation-full-index-update-ranks-2019>.
    In Scotland, deprivation data is for Data Zones, Intermediate Zones, and 
    Council Areas based on data from <https://simd.scot>. In Northern Ireland,
    deprivation data is for Super Output Areas and Local Government Districts
    based on data from <https://www.nisra.gov.uk/statistics/deprivation/northern-ireland-multiple-deprivation-measure-2017-nimdm2017>.
    The 'IMD' package also provides the composite UK index developed by
    <https://github.com/mysociety/composite_uk_imd>.
License: MIT + file LICENSE
URL: https://github.com/humaniverse/IMD
BugReports: https://github.com/humaniverse/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)
NeedsCompilation: no
Packaged: 2022-09-30 07:45:34 UTC; mgt
Author: Matthew Gwynfryn Thomas [cre, aut, cph],
  Mike Page [aut]
Maintainer: Matthew Gwynfryn Thomas <matthewgthomas@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-30 15:20:10 UTC
Built: R 4.4.3; ; 2025-10-13 12:29:48 UTC; windows
