CRAN Package Check Results for Package PLindleyROC

Last updated on 2024-11-19 09:49:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.42 511.71 515.13 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.26 286.45 288.71 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 951.83 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 825.46 OK
r-devel-windows-x86_64 0.1.2 5.00 441.00 446.00 OK
r-patched-linux-x86_64 0.1.1 3.24 475.90 479.14 ERROR
r-release-linux-x86_64 0.1.1 3.33 474.61 477.94 ERROR
r-release-macos-arm64 0.1.2 280.00 OK
r-release-macos-x86_64 0.1.2 393.00 OK
r-release-windows-x86_64 0.1.2 6.00 452.00 458.00 OK
r-oldrel-macos-arm64 0.1.2 279.00 OK
r-oldrel-macos-x86_64 0.1.2 374.00 OK
r-oldrel-windows-x86_64 0.1.2 5.00 563.00 568.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [451s/573s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(PLindleyROC) > > test_check("PLindleyROC") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 169 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:125:3'): functions returns a vector with the expected size ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(...) at test_function.R:125: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 169 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [449s/535s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(PLindleyROC) > > test_check("PLindleyROC") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 169 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:125:3'): functions returns a vector with the expected size ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vctrs' Backtrace: ▆ 1. ├─testthat::expect_vector(...) at test_function.R:125: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 169 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64