Skip to content

Commit 4c806f8

Browse files
Use dev version of rlang
1 parent 3e1e6e4 commit 4c806f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Imports:
2626
mgcv,
2727
plyr (>= 1.7.1),
2828
reshape2,
29-
rlang (>= 0.2.1),
29+
rlang (>= 0.2.99.0),
3030
scales (>= 0.5.0),
3131
stats,
3232
tibble,
@@ -243,3 +243,5 @@ VignetteBuilder: knitr
243243
RoxygenNote: 6.1.0
244244
Roxygen: list(markdown = TRUE)
245245
Encoding: UTF-8
246+
Remotes:
247+
r-lib/rlang

0 commit comments

Comments
 (0)