Package: mwmap Title: Create Maps of Malawi Administrative Boundaries Version: 1.0.0 Authors@R: person("Chifundo", "Bita", , "bitac.analytics@gmail.com", role = c("aut", "cre")) Description: Provides a tidy, high-level interface for creating polished maps of Malawi at country, region, district, and Traditional Authority level. Functions handle spatial data retrieval, administrative-name matching, joins from ordinary data frames, numeric and categorical choropleths, labels, highlights, and professional ggplot2 styling. Spatial boundary data are provided by the companion package 'mwmapdata'. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5) Imports: dplyr, ggplot2, grid, mwmapdata (>= 1.0.0), grDevices, rlang, sf, tools, utils Suggests: ggrepel, ggspatial, plotly, knitr, rmarkdown, testthat (>= 3.0.0) URL: https://github.com/bitacanalytics/mwmap BugReports: https://github.com/bitacanalytics/mwmap/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bitacanalytics.r-universe.dev Date/Publication: 2026-05-02 16:28:31 UTC RemoteUrl: https://github.com/bitacanalytics/mwmap RemoteRef: HEAD RemoteSha: 315ea487852702206d2ad788368372f323cfffc4 NeedsCompilation: no Packaged: 2026-07-12 05:46:53 UTC; root Author: Chifundo Bita [aut, cre] Maintainer: Chifundo Bita