CRAN Package Check Results for Maintainer ‘Marc Becker <marcbecker at posteo.de>’

Last updated on 2024-11-09 05:49:52 CET.

Package ERROR NOTE OK
bbotk 13
farff 13
mlr3 13
mlr3batchmark 3 10
mlr3data 13
mlr3filters 3 10
mlr3fselect 3 10
mlr3hyperband 13
mlr3learners 13
mlr3measures 13
mlr3spatial 3 10
mlr3tuning 13
mlr3tuningspaces 13
mlr3verse 13
mlr3viz 5 8
rush 13

Package bbotk

Current CRAN status: OK: 13

Package farff

Current CRAN status: OK: 13

Package mlr3

Current CRAN status: OK: 13

Package mlr3batchmark

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: batchmark.Rd: data.table Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package mlr3data

Current CRAN status: OK: 13

Package mlr3filters

Current CRAN status: NOTE: 3, OK: 10

Version: 0.8.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: Filter.Rd: mlr_reflections mlr_filters.Rd: Dictionary, R6Class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package mlr3fselect

Current CRAN status: ERROR: 3, OK: 10

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [311s/165s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3fselect) + test_check("mlr3fselect") + } Loading required package: mlr3 Starting 2 test processes [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test_AutoFSelector.R:2:3', 'test_AutoFSelector.R:29:3', 'test_AutoFSelector.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ensemble_fselect.R:18:3'): ensemble feature selection works ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:18:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:75:3'): ensemble feature selection works without benchmark result ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:75:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:124:3'): ensemble feature selection works with rfe ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:124:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [272s/143s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3fselect) + test_check("mlr3fselect") + } Loading required package: mlr3 Starting 2 test processes [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test_AutoFSelector.R:2:3', 'test_AutoFSelector.R:29:3', 'test_AutoFSelector.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ensemble_fselect.R:18:3'): ensemble feature selection works ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:18:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:75:3'): ensemble feature selection works without benchmark result ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:75:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:124:3'): ensemble feature selection works with rfe ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:124:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [280s/149s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3fselect) + test_check("mlr3fselect") + } Loading required package: mlr3 Starting 2 test processes [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test_AutoFSelector.R:2:3', 'test_AutoFSelector.R:29:3', 'test_AutoFSelector.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_ensemble_fselect.R:18:3'): ensemble feature selection works ──── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:18:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:75:3'): ensemble feature selection works without benchmark result ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:75:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ── Error ('test_ensemble_fselect.R:124:3'): ensemble feature selection works with rfe ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(efsr$result$n_features, size = 4) at test_ensemble_fselect.R:124:3 2. │ └─base::tryCatch(...) 3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 3 | WARN 2 | SKIP 3 | PASS 2193 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package mlr3hyperband

Current CRAN status: OK: 13

Package mlr3learners

Current CRAN status: OK: 13

Package mlr3measures

Current CRAN status: OK: 13

Package mlr3spatial

Current CRAN status: NOTE: 3, OK: 10

Version: 0.5.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: TaskClassifST.Rd: TaskClassif, DataBackend, DataBackendDataTable, convert_task TaskRegrST.Rd: TaskRegr, DataBackend, DataBackendDataTable, convert_task as_data_backend.Rd: DataBackend as_task_classif_st.Rd: DataBackend, TaskRegr, convert_task as_task_regr_st.Rd: DataBackend, TaskClassif, convert_task predict_spatial.Rd: Learner Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package mlr3tuning

Current CRAN status: OK: 13

Package mlr3tuningspaces

Current CRAN status: OK: 13

Package mlr3verse

Current CRAN status: OK: 13

Package mlr3viz

Current CRAN status: NOTE: 5, OK: 8

Version: 0.10.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘mlr3proba’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.10.0
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘mlr3proba’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package rush

Current CRAN status: OK: 13