CRAN Package Check Results for Package stepSplitReg

Last updated on 2024-12-12 07:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 52.99 29.10 82.09 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 40.39 22.69 63.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 171.60 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 172.54 NOTE
r-devel-windows-x86_64 1.0.3 65.00 67.00 132.00 ERROR
r-patched-linux-x86_64 1.0.3 52.78 28.13 80.91 ERROR
r-release-linux-x86_64 1.0.3 53.72 28.09 81.81 ERROR
r-release-macos-arm64 1.0.3 46.00 NOTE
r-release-macos-x86_64 1.0.3 57.00 NOTE
r-release-windows-x86_64 1.0.3 68.00 73.00 141.00 ERROR
r-oldrel-macos-arm64 1.0.3 52.00 NOTE
r-oldrel-macos-x86_64 1.0.3 89.00 NOTE
r-oldrel-windows-x86_64 1.0.3 76.00 77.00 153.00 ERROR

Check Details

Version: 1.0.3
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55: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 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(numeric(ncol(x.train) + 1))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55: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 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(numeric(ncol(x.train) + 1))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(numeric(ncol(x.train) + 1))`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55: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 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(stepSplitReg) > > test_check("stepSplitReg") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:55:3'): Error in the cross-validation function. ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(numeric(ncol(x.train) + 1)) at test_cv_function.R:55: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 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64