Skip to content

Commit 07be16b

Browse files
committed
update versions
1 parent 4048350 commit 07be16b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ License: MIT + file LICENSE
1010
URL: https://modeldb.tidymodels.org, https://github.com/tidymodels/modeldb
1111
BugReports: https://github.com/tidymodels/modeldb/issues
1212
Depends:
13-
R (>= 3.1)
13+
R (>= 3.61)
1414
Imports:
15-
dplyr(>= 0.7),
15+
dplyr (>= 0.7),
1616
ggplot2,
1717
progress,
1818
purrr,
19-
rlang,
19+
rlang (>= 1.1.1),
2020
tibble,
2121
tidypredict
2222
Suggests:
@@ -28,7 +28,7 @@ Suggests:
2828
nycflights13,
2929
rmarkdown,
3030
RSQLite,
31-
testthat (>= 3.0.0)
31+
testthat (>= 3.2.0)
3232
VignetteBuilder:
3333
knitr
3434
Config/Needs/website: tidyverse/tidytemplate

0 commit comments

Comments
 (0)