CRAN Package Check Results for Package PSGD

Last updated on 2024-11-09 06:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 75.41 28.00 103.41 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 53.25 21.77 75.02 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 221.97 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 224.62 OK
r-devel-windows-x86_64 1.0.3 83.00 67.00 150.00 ERROR
r-patched-linux-x86_64 1.0.3 79.95 26.48 106.43 ERROR
r-release-linux-x86_64 1.0.3 73.69 26.18 99.87 ERROR
r-release-macos-arm64 1.0.3 85.00 NOTE
r-release-macos-x86_64 1.0.3 86.00 NOTE
r-release-windows-x86_64 1.0.3 85.00 66.00 151.00 ERROR
r-oldrel-macos-arm64 1.0.3 58.00 NOTE
r-oldrel-macos-x86_64 1.0.3 72.00 NOTE
r-oldrel-windows-x86_64 1.0.3 103.00 78.00 181.00 ERROR

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(PSGD) > > test_check("PSGD") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:57: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:57: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-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(PSGD) > > test_check("PSGD") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:57: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:57: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' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(PSGD) > > test_check("PSGD") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_cv_function.R:57: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:57: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-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.3
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: libs 5.0Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64