You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ggpath now requires ggplot2 v4! This package is intended to be a ggplot2 extensi
8
8
and if ggplot2 version jumps make breaking changes, then it's best for the extension
9
9
to not try to be downwards compatible.
10
10
11
-
* ggpath now requires R 4.1 because magick needs this R version. This also follows the [Tidyverse R version support rules](https://www.tidyverse.org/blog/2019/04/r-version-support/). (#14)
11
+
* ggpath now requires R 4.1 because magick needs this R version. This also follows the [Tidyverse R version support rules](https://tidyverse.org/blog/2019/04/r-version-support/). (#14)
12
12
* rewrite theme elements in S7 to fully work with ggplot2 v4.0. (#16)
13
13
* remove ggplot2 downwards compatibility in `size` argument of `geom_*_lines()` functions as ggpath now requires ggplot2 v4.
0 commit comments