Package: usa Title: Updated US State Facts and Figures Version: 1.0.0.9000 Authors@R: person("Kiernan", "Nicholls", email = "k5cents@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9229-7897")) Description: Updated versions of the 1970s "US State Facts and Figures" objects from the 'datasets' package included with R. The new data is compiled from a number of sources, primarily from the United States Census Bureau or the relevant federal agency. Modern tidy tibbles provide richer state-level data including identifiers, geography, capitals, demographics, and socioeconomic statistics. Convenience vectors parallel the base 'datasets' state objects but extend coverage to all 51 jurisdictions: the 50 states and the District of Columbia. License: CC BY 4.0 URL: https://k5cents.github.io/usa/, https://github.com/k5cents/usa BugReports: https://github.com/k5cents/usa/issues Depends: R (>= 3.5) Imports: tibble (>= 2.1.3) Suggests: covr (>= 3.3.2), pkgdown, testthat (>= 2.1.0) Config/Needs/website: pkgdown Config/Needs/coverage: covr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://k5cents.r-universe.dev Date/Publication: 2026-05-14 15:21:52 UTC RemoteUrl: https://github.com/k5cents/usa RemoteRef: HEAD RemoteSha: e21c766a9633c4c4cde01deb7acd9038d9efe734 NeedsCompilation: no Packaged: 2026-07-13 06:34:49 UTC; root Author: Kiernan Nicholls [aut, cre, cph] (ORCID: ) Maintainer: Kiernan Nicholls