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 4e6158d commit 83a5568Copy full SHA for 83a5568
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: modelr
2
Title: Modelling Functions that Work with the Pipe
3
-Version: 0.1.7.9000
+Version: 0.1.8
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# modelr (development version)
+# modelr 0.1.8
* Eliminate direct dplyr dependency in favour of vctrs.
* Reimplement `typical.ordered()` for R-devel compatibility.
0 commit comments