Package: USAboundaries
Type: Package
Title: Historical and Contemporary Boundaries of the United States of
        America
Version: 0.4.0
Authors@R: c(person("Lincoln", "Mullen",
    email = "lincoln@lincolnmullen.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-5103-6917")),
    person("Jordan", "Bratt",
    email = "jfbratt@gmail.com",
    role = c("aut"),
    comment = c(ORCID = "0000-0001-9051-7203")),
    person("United States Census Bureau", role = "cph"))
Description: The boundaries for geographical units in the United States of
    America contained in this package include state, county, congressional
    district, and zip code tabulation area. Contemporary boundaries are provided
    by the U.S. Census Bureau (public domain). Historical boundaries for the
    years from 1629 to 2000 are provided form the Newberry Library's 'Atlas of
    Historical County Boundaries' (licensed CC BY-NC-SA). Additional  data is
    provided in the 'USAboundariesData' package; this package provides an
    interface to access that data.
License: MIT + file LICENSE
URL: http://lincolnmullen.com/software/usaboundaries/,
        https://github.com/ropensci/USAboundaries
BugReports: https://github.com/ropensci/USAboundaries/issues
Depends: R (>= 3.1.1)
Suggests: sf (>= 1.0.0), testthat (>= 0.9.1), USAboundariesData (>=
        0.4.0), covr, knitr, rmarkdown, dplyr, leaflet
RoxygenNote: 7.1.2
Additional_repositories: https://ropensci.r-universe.dev
LazyData: true
LazyDataCompression: xz
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-10-12 15:00:11 UTC; lmullen
Author: Lincoln Mullen [aut, cre] (<https://orcid.org/0000-0001-5103-6917>),
  Jordan Bratt [aut] (<https://orcid.org/0000-0001-9051-7203>),
  United States Census Bureau [cph]
Maintainer: Lincoln Mullen <lincoln@lincolnmullen.com>
Repository: CRAN
Date/Publication: 2021-10-12 16:40:02 UTC
Built: R 4.0.2; ; 2021-10-13 10:29:59 UTC; unix
