We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5a754 commit 964a2b9Copy full SHA for 964a2b9
NEWS.md
@@ -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
9
# ggplot2 3.4.3
10
11
This hotfix release addresses a version comparison change in r-devel. There are
0 commit comments