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
NeedsCompilation: no
Packaged: 2024-01-08 17:38:49 UTC; chris
Author: Christopher Prener [aut, cre] (<https://orcid.org/0000-0002-4310-9888>)
Maintainer: Christopher Prener <chris.prener@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-09 00:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:31:59 UTC; windows
