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 380f78c commit d606eaaCopy full SHA for d606eaa
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: rlang
2
-Version: 0.4.3
+Version: 0.4.3.9000
3
Title: Functions for Base Types and Core R and 'Tidyverse' Features
4
Description: A toolbox for working with base types, core R features
5
like the condition system, and core 'Tidyverse' features like tidy
NEWS.md
@@ -1,4 +1,7 @@
+# rlang (development version)
+
# rlang 0.4.3
6
7
* You can now use glue syntax to unquote on the LHS of `:=`. This
0 commit comments