CRAN Package Check Results for Package mlr3

Last updated on 2024-06-29 15:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.19.0 46.21 462.79 509.00 OK
r-devel-linux-x86_64-debian-gcc 0.19.0 28.54 334.82 363.36 OK
r-devel-linux-x86_64-fedora-clang 0.20.0 724.25 NOTE
r-devel-linux-x86_64-fedora-gcc 0.20.0 668.67 OK
r-devel-windows-x86_64 0.19.0 29.00 372.00 401.00 OK
r-patched-linux-x86_64 0.19.0 51.52 443.29 494.81 OK
r-release-linux-x86_64 0.19.0 33.68 454.59 488.27 OK
r-release-macos-arm64 0.20.0 220.00 OK
r-release-macos-x86_64 0.20.0 501.00 OK
r-release-windows-x86_64 0.19.0 30.00 387.00 417.00 OK
r-oldrel-macos-arm64 0.20.0 127.00 ERROR
r-oldrel-macos-x86_64 0.20.0 233.00 ERROR
r-oldrel-windows-x86_64 0.19.0 41.00 485.00 526.00 OK

Check Details

Version: 0.20.0
Check: Rd cross-references
Result: NOTE Undeclared packages ‘mlr3tuning’, ‘mlr3batchmark’, ‘mlr3pipelines’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.20.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'p_int(1, default = 1, ': unused arguments (aggr = iter_aggr, in_tune_fn = iter_tune_fn, disable_in_tune = list(early_stopping = FALSE)) See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/mlr3.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-oldrel-macos-arm64

Version: 0.20.0
Check: R code for possible problems
Result: NOTE .__LearnerClassifDebug__initialize: possible error in p_int(1, default = 1, tags = c("train", "hotstart", "internal_tuning"), aggr = iter_aggr, in_tune_fn = iter_tune_fn, disable_in_tune = list(early_stopping = FALSE)): unused arguments (aggr = iter_aggr, in_tune_fn = iter_tune_fn, disable_in_tune = list(early_stopping = FALSE)) Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.20.0
Check: examples
Result: ERROR Running examples in ‘mlr3-Ex.R’ failed The error most likely occurred in: > ### Name: HotstartStack > ### Title: Stack for Hot Start Learners > ### Aliases: HotstartStack > > ### ** Examples > > # train learner on pima task > task = tsk("pima") > learner = lrn("classif.debug", iter = 1) Error in p_int(1, default = 1, tags = c("train", "hotstart", "internal_tuning"), : unused arguments (aggr = iter_aggr, in_tune_fn = iter_tune_fn, disable_in_tune = list(early_stopping = FALSE)) Calls: lrn ... <Anonymous> -> initialize -> .__LearnerClassifDebug__initialize Execution halted Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.20.0
Check: tests
Result: ERROR Running ‘testthat.R’ [40s/50s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Backtrace: ▆ 1. └─mlr3::lrn("classif.debug") at test_set_threads.R:5:3 2. └─mlr3misc::dictionary_sugar_get(mlr_learners, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─LearnerClassifDebug$new() 8. └─mlr3 (local) initialize(...) 9. └─mlr3:::.__LearnerClassifDebug__initialize(...) [ FAIL 123 | WARN 0 | SKIP 4 | PASS 11578 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.20.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'p_int(1, default = 1, ': unused arguments (aggr = iter_aggr, in_tune_fn = iter_tune_fn, disable_in_tune = list(early_stopping = FALSE)) See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/mlr3.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-oldrel-macos-x86_64

Version: 0.20.0
Check: tests
Result: ERROR Running ‘testthat.R’ [72s/98s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: Backtrace: ▆ 1. └─mlr3::lrn("classif.debug") at test_set_threads.R:5:3 2. └─mlr3misc::dictionary_sugar_get(mlr_learners, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key) 4. └─mlr3misc:::dictionary_initialize_item(key, obj, dots) 5. ├─base::do.call(constructor, cargs) 6. └─mlr3 (local) `<fn>`() 7. └─LearnerClassifDebug$new() 8. └─mlr3 (local) initialize(...) 9. └─mlr3:::.__LearnerClassifDebug__initialize(...) [ FAIL 123 | WARN 0 | SKIP 4 | PASS 11578 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64