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 11d8530 commit 02b84cbCopy full SHA for 02b84cb
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: dplyr
3
Title: A Grammar of Data Manipulation
4
-Version: 1.0.8.9000
+Version: 1.0.9
5
Authors@R:
6
c(person(given = "Hadley",
7
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# dplyr (development version)
+# dplyr 1.0.9
* New `rows_append()` which works like `rows_insert()` but ignores keys and
allows you to insert arbitrary rows with a guarantee that the type of `x`
0 commit comments