Package: qualmap Type: Package Title: Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data Version: 0.2.2 Authors@R: person("Christopher", "Prener", email = "chris.prener@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4310-9888")) Description: Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it to a simple features object. These tools are focused on data that are drawn on a map that contains some type of polygon features. For each area identified on the map, the id numbers of these polygons can be entered as vectors and transformed using qualmap. Depends: R (>= 3.6) License: GPL-3 URL: https://chris-prener.github.io/qualmap/ BugReports: https://github.com/chris-prener/qualmap/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Imports: dplyr, glue, leaflet, purrr, rlang, sf Suggests: covr, ggplot2, testthat, tigris, tidycensus, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://chris-prener.r-universe.dev Date/Publication: 2024-01-08 17:42:26 UTC RemoteUrl: https://github.com/chris-prener/qualmap RemoteRef: HEAD RemoteSha: dfa5938e10a4071fb78cfc948cb4fd512541267c NeedsCompilation: no Packaged: 2026-06-07 09:09:03 UTC; root Author: Christopher Prener [aut, cre] (ORCID: ) Maintainer: Christopher Prener