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 ff44403 commit 92032f2Copy full SHA for 92032f2
NEWS.md
@@ -1,5 +1,10 @@
1
# ggplot2 (development version)
2
3
+This is a small release focusing on providing infrastructure for other packages
4
+to gracefully prepare for changes in the next major release.
5
+
6
+## Improvements
7
8
* Standardised test functions for important classes: `is_ggproto()`,
9
`is_ggplot()`, `is_mapping()`, `is_layer()`, `is_geom()`, `is_stat()`,
10
`is_position()`, `is_coord()`, `is_facet()`, `is_scale()`, `is_guide()`,
0 commit comments