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 054404d commit 1807491Copy full SHA for 1807491
NEWS.md
@@ -1,5 +1,9 @@
1
# dplyr (development version)
2
3
+* `.by` is no longer experimental (#TODO).
4
+
5
+* Advanced the deprecation stage of many deprecated functions (#TODO).
6
7
* Empty `rowwise()` list-column elements now resolve to `logical()` rather than a random logical of length 1 (#7710).
8
9
* `last_dplyr_warnings()` no longer prevents objects from being garbage collected (#7649).
0 commit comments