Skip to content

Commit

Permalink
bump R req and add upkeep note
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Oct 23, 2024
1 parent 4e19516 commit 974485f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ URL: https://github.com/tidymodels/discrim,
BugReports: https://github.com/tidymodels/discrim/issues
Depends:
parsnip (>= 0.2.0),
R (>= 3.4)
R (>= 4.0)
Imports:
dials,
rlang,
Expand Down Expand Up @@ -50,6 +50,7 @@ Suggests:
xml2
Config/Needs/website: tidymodels/tidymodels, tidyverse/tidytemplate
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2024-10-23
Encoding: UTF-8
Language: en-US
LazyData: true
Expand Down

0 comments on commit 974485f

Please sign in to comment.