Package: choroplethr Title: Create Color-Coded Choropleth Maps in R Description: Easily create color-coded (choropleth) maps in R. No knowledge of cartography or shapefiles needed; go directly from your geographically identified data to a highly customizable map with a single line of code! Supported geographies: U.S. states, counties, census tracts, and zip codes, world countries and sub-country regions (e.g., provinces, prefectures, etc.). Version: 5.0.1 Authors@R: c( person("Ari", "Lamstein", , "ari@lamsteinconsulting.com", c("aut")), person("Zhaochen", "He", , "zhaochen.he@cnu.edu", role = c("ctb", "cre")), person("Brian", "Johnson", , role = "ctb"), person("Trulia, Inc.", role = c("cph")) ) Maintainer: Zhaochen He URL: Copyright: Trulia, Inc. License: BSD_3_clause + file LICENSE Imports: Hmisc, stringr, ggplot2 (>= 2.0.0), dplyr, R6, ggrepel, tigris (>= 1.0), sf, tidycensus Suggests: testthat (>= 3.0.0) Depends: R (>= 3.5.0) Collate: 'acs.R' 'admin1.R' 'choropleth.R' 'country.R' 'county.R' 'data.R' 'init.R' 'internal-docs.R' 'state.R' 'tract.R' 'zip.R' RoxygenNote: 7.3.2 Encoding: UTF-8 LazyData: true LazyDataCompression: xz Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://eastnile.r-universe.dev Date/Publication: 2025-11-29 21:01:25 UTC RemoteUrl: https://github.com/eastnile/choroplethr RemoteRef: HEAD RemoteSha: fa010973865ef653e3ca9ebb11bb261a3a103c9a NeedsCompilation: no Packaged: 2026-07-04 08:49:23 UTC; root Author: Ari Lamstein [aut], Zhaochen He [ctb, cre], Brian Johnson [ctb], Trulia, Inc. [cph]