Skip to content

Commit

Permalink
Merge pull request #96 from mlr-org/min-r
Browse files Browse the repository at this point in the history
chore: bump min R version to 3.3
  • Loading branch information
m-muecke authored Nov 17, 2024
2 parents be86c32 + 14d942e commit 2b3b506
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 @@ URL: https://mlr3cluster.mlr-org.com,
BugReports: https://github.com/mlr-org/mlr3cluster/issues
Depends:
mlr3 (>= 0.21.0),
R (>= 3.1.0)
R (>= 3.3.0)
Imports:
backports (>= 1.1.10),
checkmate,
Expand Down

0 comments on commit 2b3b506

Please sign in to comment.