CRAN Package Check Results for Package cxr

Last updated on 2024-06-26 04:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 6.81 146.33 153.14 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 259.40 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 265.48 OK
r-devel-windows-x86_64 1.1.1 9.00 159.00 168.00 ERROR
r-patched-linux-x86_64 1.1.1 9.16 182.99 192.15 OK
r-release-linux-x86_64 1.1.1 8.51 185.47 193.98 OK
r-release-macos-arm64 1.1.1 75.00 OK
r-release-macos-x86_64 1.1.1 116.00 OK
r-release-windows-x86_64 1.1.1 9.00 193.00 202.00 OK
r-oldrel-macos-arm64 1.1.1 89.00 OK
r-oldrel-macos-x86_64 1.1.1 163.00 OK
r-oldrel-windows-x86_64 1.1.1 10.00 201.00 211.00 OK

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running 'test-all.R' [21s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library("cxr") > test_check("cxr") [ FAIL 1 | WARN 17 | SKIP 5 | PASS 158 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-functions.R:254:3', 'test-functions.R:305:3', 'test-functions.R:357:3', 'test-functions.R:416:3', 'test-projections.R:152:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mct_functions.R:67:1'): (code run outside of `test_that()`) ──── Error in `bneigh_matrix[, -bfocal_column_num]`: incorrect number of dimensions Backtrace: ▆ 1. └─cxr::cxr_pm_fit(...) at test-mct_functions.R:67:1 2. └─cxr::cxr_pm_bootstrap(...) [ FAIL 1 | WARN 17 | SKIP 5 | PASS 158 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64