Skip to content

Commit 964a2b9

Browse files
Add a NEWS item
1 parent de5a754 commit 964a2b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# ggplot2 (development version)
2+
3+
* `fortify()` for sp objects (e.g., `SpatialPolygonsDataFrame`) is now deprecated
4+
and will be removed soon in support of [the upcoming retirement of rproj, rgeos,
5+
and maptools](https://r-spatial.org/r/2023/05/15/evolution4.html). In advance
6+
of the whole removal, `fortify(<SpatialPolygonsDataFrame>, region = ...)`
7+
no longer works as of this version (@yutannihilation, #5244).
8+
19
# ggplot2 3.4.3
210

311
This hotfix release addresses a version comparison change in r-devel. There are

0 commit comments

Comments
 (0)