Package: cartographr Title: Crafting Print-Ready Maps and Layered Visualizations Version: 0.2.5 Authors@R: person("David", "Willinger", , "david.willinger@gmail.com", role = c("aut", "cre", "cph")) Description: Simplifying the creation of print-ready maps, this package offers a user-friendly interface derived from 'ggplot2' for handling OpenStreetMap data. It streamlines the map-making process, allowing users to focus on the story their maps tell. Transforming raw geospatial data into informative visualizations is made easy with simple features 'sf' geometries. Whether for urban planning, environmental studies, or impactful public presentations, this tool facilitates straightforward and effective map creation. Enhance the dissemination of spatial information with high-quality, narrative-driven visualizations! License: GPL (>= 3) URL: https://da-wi.github.io/cartographr/, https://github.com/da-wi/cartographr BugReports: https://github.com/da-wi/cartographr/issues Depends: R (>= 4.2.0) Imports: cli, curl, crayon, httr2, osmdata, ggplot2, grid, showtext, sysfonts, sf, utils Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.1.0) VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libicu-dev libpng-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://da-wi.r-universe.dev Date/Publication: 2026-06-18 19:39:20 UTC RemoteUrl: https://github.com/da-wi/cartographr RemoteRef: HEAD RemoteSha: d8ad4c93a402b87b1a92808ef07d5210420913bb NeedsCompilation: no Packaged: 2026-06-18 20:33:26 UTC; root Author: David Willinger [aut, cre, cph] Maintainer: David Willinger