Skip to content

Commit 939c29b

Browse files
committed
Update NEWS: information about the sp polygons namespace fix
1 parent 07a71ea commit 939c29b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ ggplot2 0.9.3.1.99
66

77
* `ggpcp()`, `ggfluctuation()`, `ggmissing()`, `ggstructure()`, and
88
`ggorder()` are now defunct and have been removed.
9+
10+
* `fortify.SpatialPolygonsDataFrame()` now calls `polygons` without requiring the `sp` to be loaded first. Addresses issue #879 https://github.com/hadley/ggplot2/issues/879
911

1012

1113
ggplot2 0.9.3.1

0 commit comments

Comments
 (0)