CRAN Package Check Results for Package wdm

Last updated on 2024-08-09 15:48:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 14.68 36.17 50.85 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.4 10.51 25.18 35.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.4 88.26 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 94.70 OK
r-devel-windows-x86_64 0.2.4 16.00 74.00 90.00 OK
r-patched-linux-x86_64 0.2.4 13.75 36.38 50.13 OK
r-release-linux-x86_64 0.2.4 12.56 36.47 49.03 OK
r-release-macos-arm64 0.2.4 25.00 OK
r-release-macos-x86_64 0.2.4 40.00 OK
r-release-windows-x86_64 0.2.4 18.00 71.00 89.00 OK
r-oldrel-macos-arm64 0.2.4 31.00 OK
r-oldrel-macos-x86_64 0.2.4 66.00 OK
r-oldrel-windows-x86_64 0.2.4 20.00 83.00 103.00 OK

Check Details

Version: 0.2.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘copula’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(wdm) > > test_check("wdm") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_computations_unweighted.R:29:5'): method blomqvist is correct ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'copula' Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test_computations_unweighted.R:29:5 2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::loadNamespace(x) 5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6. └─base (local) withOneRestart(expr, restarts[[1L]]) 7. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.4
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(wdm) > > test_check("wdm") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_computations_unweighted.R:29:5'): method blomqvist is correct ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'copula' Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test_computations_unweighted.R:29:5 2. │ └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::loadNamespace(x) 5. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 6. └─base (local) withOneRestart(expr, restarts[[1L]]) 7. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc