Skip to content

Commit

Permalink
increase R minimum version to 4.1.0 in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Aug 28, 2024
1 parent 34a65ef commit 1c9188b
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 @@ -37,6 +37,6 @@ Imports:
tibble,
tidyr
Depends:
R (>= 2.10)
R (>= 4.1.0)
LazyData: true
LazyDataCompression: xz

0 comments on commit 1c9188b

Please sign in to comment.