Package: urbnmapr Type: Package Title: State and county shapefiles in sf and tibble format Version: 0.0.0.9002 Authors@R: c( person('Sarah', 'Strochak', email = 'sstrochak@urban.org', role = c('aut', 'cre')), person('Kyle', 'Ueyama', email = 'kueyama@urban.org', role = 'aut'), person('Aaron', 'Williams', email = 'awilliams@urban.org', role = 'aut'), person(family = 'Urban Institute', role = 'cph'), person('William', 'Murphy', role = c('ctb', 'cph'), comment = 'Original author for copied and derived code for fiftystater'), person('Barry', 'Rowlingson', role = 'ctb', comment = 'Original author for copied and derived code for fiftystater') ) Description: Provides state and county shapefiles in 'sf' and 'tibble' format that is compatible to map with 'ggplot2'. Shapefiles include Alaska and Hawaii, transformed to be displayed as insets within the continental United States. Heavily inspired by and derived in part from the fiftystater package by William Murphy. Depends: R (>= 3.5.0) Imports: tibble, mapproj, sf Suggests: tidyverse, urbnthemes, scales, knitr, rmarkdown URL: https://github.com/UrbanInstitute/urbnmapr BugReports: https://github.com/UrbanInstitute/urbnmapr/issues LazyData: true License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.1.1 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://urbaninstitute.r-universe.dev Date/Publication: 2019-09-06 15:22:30 UTC RemoteUrl: https://github.com/UrbanInstitute/urbnmapr RemoteRef: HEAD RemoteSha: ef9f4488d6bc916a07746aafe5755e9fb9da19eb NeedsCompilation: no Packaged: 2026-06-06 08:50:18 UTC; root Author: Sarah Strochak [aut, cre], Kyle Ueyama [aut], Aaron Williams [aut], Urban Institute [cph], William Murphy [ctb, cph] (Original author for copied and derived code for fiftystater), Barry Rowlingson [ctb] (Original author for copied and derived code for fiftystater) Maintainer: Sarah Strochak