We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94eb7b commit e471d56Copy full SHA for e471d56
DESCRIPTION
@@ -26,7 +26,7 @@ URL: https://mlr3learners.mlr-org.com,
26
https://github.com/mlr-org/mlr3learners
27
BugReports: https://github.com/mlr-org/mlr3learners/issues
28
Depends:
29
- mlr3 (>= 1.1.0.9000),
+ mlr3 (>= 1.2.0),
30
R (>= 3.3.0)
31
Imports:
32
checkmate,
@@ -51,8 +51,6 @@ Suggests:
51
rmarkdown,
52
testthat (>= 3.0.0),
53
xgboost (>= 1.6.0)
54
-Remotes:
55
- mlr-org/mlr3
56
Config/testthat/edition: 3
57
Encoding: UTF-8
58
NeedsCompilation: yes
0 commit comments