We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ce0b9 commit 84fcc53Copy full SHA for 84fcc53
NEWS.md
@@ -1,5 +1,8 @@
1
# tidyr (development version)
2
3
+* `pivot_wider_spec()` now throws a more informative error on non-data frame
4
+ inputs (@catalamarti, #1510).
5
+
6
# tidyr 1.3.1
7
8
* `pivot_wider` now uses `.by` and `|>` syntax for the dplyr helper message to
0 commit comments