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 a39f8de commit 26fccd1Copy full SHA for 26fccd1
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: tidyr
2
Title: Tidy Messy Data
3
-Version: 1.1.3.9000
+Version: 1.1.4
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# tidyr (development version)
+# tidyr 1.1.4
* `expand_grid()` is now about twice as fast and `pivot_wider()` is a bit faster
(@mgirlich, #1130).
0 commit comments