Skip to content

Commit

Permalink
Bump minimum R version to 4.0.0 due to usage of new pipe (|>)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Niemeijer committed Oct 7, 2024
1 parent 6fc17a5 commit 9bbf2fe
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 @@ -39,7 +39,7 @@ Imports:
Language: en-US
BugReports: https://github.com/m-path-io/mpathr/issues
Depends:
R (>= 3.6.0)
R (>= 4.0.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: true
Expand Down

0 comments on commit 9bbf2fe

Please sign in to comment.