Skip to content

Commit

Permalink
bump minimum required R version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Feb 20, 2024
1 parent 3d66243 commit 5c25e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ URL: https://github.com/tidymodels/workflowsets,
https://workflowsets.tidymodels.org
BugReports: https://github.com/tidymodels/workflowsets/issues
Depends:
R (>= 3.5)
R (>= 3.6)
Imports:
cli,
dplyr (>= 1.0.0),
Expand Down

0 comments on commit 5c25e13

Please sign in to comment.