Package: usdata Title: Data on the States and Counties of the United States Version: 0.3.1 Authors@R: c( person(given = "Mine", family = "Çetinkaya-Rundel", email = "cetinkaya.mine@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6452-2420")), person(given = "David", family = "Diez", email = "david@openintro.org", role = c("aut")), person(given = "Leah", family = "Dorazio", email = "leah.dorazio@sfuhs.org", role = c("aut")) ) Description: Demographic data on the United States at the county and state levels spanning multiple years. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 URL: https://github.com/OpenIntroStat/usdata, https://openintrostat.github.io/usdata/ BugReports: https://github.com/OpenIntroStat/usdata/issues Suggests: dplyr, ggplot2, maps, lubridate, sf, testthat Imports: tibble Depends: R (>= 4.1.0) Repository: https://openintrostat.r-universe.dev Date/Publication: 2024-06-02 01:18:37 UTC RemoteUrl: https://github.com/openintrostat/usdata RemoteRef: HEAD RemoteSha: 3b9401ee7afab7f2c49323b84166c75bb5f2c667 NeedsCompilation: no Packaged: 2026-05-26 09:59:41 UTC; root Author: Mine Çetinkaya-Rundel [aut, cre] (ORCID: ), David Diez [aut], Leah Dorazio [aut] Maintainer: Mine Çetinkaya-Rundel