Package: geographr Title: R package for mapping UK geographies Version: 1.0.1 Authors@R: c( person("Mike", "Page", email = "mpage@redcross.org.uk", role = "cre"), person("Matt", "Thomas", email = "mattthomas@redcross.org.uk", role = "aut"), person("Aileen", "McDonald", email = "AileenMcDonald@redcross.org.uk", role = "aut"), person(family = "British Red Cross", role = "cph") ) Description: A package to distribute and compute on UK geographical data. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, janitor, rlang, sf, tibble Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://humaniverse.github.io/geographr/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://humaniverse.r-universe.dev Date/Publication: 2026-06-29 10:48:55 UTC RemoteUrl: https://github.com/humaniverse/geographr RemoteRef: HEAD RemoteSha: c026be5cc76cb576358082b53f1f13d69ab577ae NeedsCompilation: no Packaged: 2026-06-29 11:16:36 UTC; root Author: Mike Page [cre], Matt Thomas [aut], Aileen McDonald [aut], British Red Cross [cph] Maintainer: Mike Page