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.1 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://r-multiverse-staging.r-universe.dev Date/Publication: 2024-08-07 13:35:33 UTC RemoteUrl: https://github.com/humaniverse/geographr RemoteRef: 1.0.1 RemoteSha: ed416a6735f7c4d8da0b866260369e84c27319a2 NeedsCompilation: no Packaged: 2026-05-29 19:45:44 UTC; root Author: Mike Page [cre], Matt Thomas [aut], Aileen McDonald [aut], British Red Cross [cph] Maintainer: Mike Page