Skip to content

Commit

Permalink
Bump minimum R version
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jan 10, 2024
1 parent 5afd348 commit 7da88f9
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 @@ -24,7 +24,7 @@ License: MIT + file LICENSE
URL: https://readr.tidyverse.org, https://github.com/tidyverse/readr
BugReports: https://github.com/tidyverse/readr/issues
Depends:
R (>= 3.5)
R (>= 3.6)
Imports:
cli (>= 3.2.0),
clipr,
Expand Down

0 comments on commit 7da88f9

Please sign in to comment.