Skip to content

Commit

Permalink
bump minimum R version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Mar 21, 2024
1 parent 2cacec9 commit 5c4ac40
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 @@ -15,7 +15,7 @@ License: MIT + file LICENSE
URL: https://stacks.tidymodels.org/, https://github.com/tidymodels/stacks
BugReports: https://github.com/tidymodels/stacks/issues
Depends:
R (>= 3.5)
R (>= 3.6)
Imports:
butcher (>= 0.1.3),
cli,
Expand Down

0 comments on commit 5c4ac40

Please sign in to comment.