Skip to content

Commit 11df2f5

Browse files
committed
updated for cran versions of rlang and generics
1 parent fdf7abc commit 11df2f5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Depends:
1717
R (>= 2.10)
1818
Imports:
1919
dplyr,
20-
rlang (>= 0.2.0.9001),
20+
rlang (>= 0.3.0.1),
2121
purrr,
2222
utils,
2323
tibble,
@@ -38,6 +38,4 @@ Suggests:
3838
C50,
3939
xgboost,
4040
covr
41-
Remotes:
42-
tidyverse/rlang,
43-
r-lib/generics
41+

0 commit comments

Comments
 (0)