Package: csmaps Title: Preformatted Maps of Norway that Don't Need Geolibraries Version: 2025.8.21 Authors@R: c( person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726") ), person("Chi", "Zhang", email = "andreachizhang@yahoo.com", role = c("aut"), comment = c(ORCID = "0000-0003-0501-5909") ) ) Description: Provides datasets containing preformatted maps of Norway at the county, municipality, and ward (Oslo only) level for redistricting in 2024, 2020, 2018, and 2017. Multiple layouts are provided (normal, split, and with an insert for Oslo), allowing the user to rapidly create choropleth maps of Norway without any geolibraries. Depends: R (>= 3.5.0) License: MIT + file LICENSE URL: https://niphr.github.io/csmaps/, https://github.com/niphr/csmaps BugReports: https://github.com/niphr/csmaps/issues LazyData: true Imports: data.table, ggplot2, utils Suggests: testthat, knitr, rmarkdown, magrittr, ggrepel, leaflet, sf, csdata (>= 2023.5.22) RoxygenNote: 7.3.2 VignetteBuilder: knitr Encoding: UTF-8 LazyDataCompression: xz Config/Needs/website: niphr/cstemplate Repository: https://niphr.r-universe.dev Date/Publication: 2026-07-01 09:02:17 UTC RemoteUrl: https://github.com/niphr/csmaps RemoteRef: HEAD RemoteSha: 8e8410d1c320e66898684e71c0e7532927f79ca8 NeedsCompilation: no Packaged: 2026-07-01 09:39:38 UTC; root Author: Richard Aubrey White [aut, cre] (ORCID: ), Chi Zhang [aut] (ORCID: ) Maintainer: Richard Aubrey White