diff --git a/DESCRIPTION b/DESCRIPTION index a7027fe..01caa40 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: usmapdata Title: Mapping Data for 'usmap' Package -Version: 0.5.0.9000 +Version: 0.6.0.9000 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 diff --git a/NEWS.md b/NEWS.md index 3453040..f7b2639 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,10 @@ # [unreleased] +# usmapdata 0.6.0 +Released Saturday, June 14, 2025. + * Change output of `us_map()` and `centroid_labels()` to data frame instead of tibble. - * If `tibble` format is required use `tibble:as_tibble()`. + * If `tibble` format is required use `tibble::as_tibble()` on the output. # usmapdata 0.5.0 Released Thursday, May 22, 2025. diff --git a/cran-comments.md b/cran-comments.md index 09e2c88..9ebe867 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,4 +1,10 @@ +This release is being submitted a short time after +the previous release of usmapdata 0.5.0 because it is to +fix a breaking change in an upcoming release of ggplot2. + +See here for more information: https://github.com/pdil/usmap/issues/117 + ## Test environments * local macOS install, R 4.5.0 diff --git a/inst/WORDLIST b/inst/WORDLIST index 0869b3d..6735e66 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -1,13 +1,11 @@ -CRS GeoPackage Gert Rudis affine -centroid -centroids choropleths codecov csv pre +tibble usmap ️