Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: usmapdata
Title: Mapping Data for 'usmap' Package
Version: 1.0.0.9000
Version: 1.1.0
Description: Provides a container for data used by the 'usmap' package.
The data used by 'usmap' has been extracted into this package so that the
file size of the 'usmap' package can be reduced greatly. The data in this
Expand All @@ -25,5 +25,5 @@ Suggests:
testthat (>= 3.0.0),
withr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# [unreleased]
# usmapdata 1.1.0

* Add [2025 shape files](https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.2025.html#list-tab-1883739534).

# usmapdata 1.0.0
Released Friday, August 22, 2025.
Expand Down
24 changes: 0 additions & 24 deletions check/usmapdata.Rcheck/00_pkg_src/usmapdata/DESCRIPTION

This file was deleted.

7 changes: 0 additions & 7 deletions check/usmapdata.Rcheck/00_pkg_src/usmapdata/NAMESPACE

This file was deleted.

111 changes: 0 additions & 111 deletions check/usmapdata.Rcheck/00_pkg_src/usmapdata/NEWS.md

This file was deleted.

Loading
Loading