Skip to content

Commit 969cde2

Browse files
Fix Version 3.4.4 NEWS Typo (#5479)
Change "the upcoming retirement of rproj, rgeos, and maptools" to "the upcoming retirement of rgdal, rgeos, and maptools"
1 parent e593b99 commit 969cde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This hotfix release adapts to a change in r-devel's `base::is.atomic()` and
44
the upcoming retirement of maptools.
55

66
* `fortify()` for sp objects (e.g., `SpatialPolygonsDataFrame`) is now deprecated
7-
and will be removed soon in support of [the upcoming retirement of rproj, rgeos,
7+
and will be removed soon in support of [the upcoming retirement of rgdal, rgeos,
88
and maptools](https://r-spatial.org/r/2023/05/15/evolution4.html). In advance
99
of the whole removal, `fortify(<SpatialPolygonsDataFrame>, region = ...)`
1010
no longer works as of this version (@yutannihilation, #5244).

0 commit comments

Comments
 (0)