CRAN Package Check Results for Package mlr3

Last updated on 2024-07-23 18:59:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.20.0 33.65 502.03 535.68 OK
r-devel-linux-x86_64-debian-gcc 0.20.0 31.19 381.65 412.84 OK
r-devel-linux-x86_64-fedora-clang 0.20.1 706.78 OK
r-devel-linux-x86_64-fedora-gcc 0.20.1 661.89 OK
r-devel-windows-x86_64 0.20.0 32.00 432.00 464.00 OK
r-patched-linux-x86_64 0.20.0 50.30 489.87 540.17 OK
r-release-linux-x86_64 0.20.0 36.69 503.64 540.33 OK
r-release-macos-arm64 0.20.1 190.00 OK
r-release-macos-x86_64 0.20.1 583.00 OK
r-release-windows-x86_64 0.20.0 29.00 421.00 450.00 OK
r-oldrel-macos-arm64 0.20.1 128.00 ERROR
r-oldrel-macos-x86_64 0.20.1 241.00 ERROR
r-oldrel-windows-x86_64 0.20.0 40.00 587.00 627.00 OK

Check Details

Version: 0.20.1
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.1
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.1
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.1
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/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 124 | WARN 0 | SKIP 4 | PASS 11578 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.20.1
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.1
Check: tests
Result: ERROR Running ‘testthat.R’ [71s/100s] 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 124 | WARN 0 | SKIP 4 | PASS 11578 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64