CRAN Package Check Results for Package mlr3fselect

Last updated on 2024-11-09 01:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 11.49 393.87 405.36 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 7.04 273.81 280.85 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 646.35 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 618.19 OK
r-devel-windows-x86_64 1.2.1 10.00 240.00 250.00 OK
r-patched-linux-x86_64 1.2.0 12.67 347.91 360.58 ERROR
r-release-linux-x86_64 1.2.0 10.59 356.02 366.61 ERROR
r-release-macos-arm64 1.2.1 124.00 OK
r-release-macos-x86_64 1.2.1 207.00 OK
r-release-windows-x86_64 1.2.0 11.00 235.00 246.00 OK
r-oldrel-macos-arm64 1.2.1 118.00 OK
r-oldrel-macos-x86_64 1.2.1 201.00 OK
r-oldrel-windows-x86_64 1.2.1 13.00 283.00 296.00 OK

Check Details

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.