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 a6c1417 commit c6aab8aCopy full SHA for c6aab8a
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: dplyr
3
Title: A Grammar of Data Manipulation
4
-Version: 1.0.9
+Version: 1.0.10
5
Authors@R:
6
c(person(given = "Hadley",
7
family = "Wickham",
NEWS.md
@@ -1,3 +1,5 @@
+# dplyr 1.0.10
+
# dplyr 1.0.9
* New `rows_append()` which works like `rows_insert()` but ignores keys and
0 commit comments