CRAN Package Check Results for Maintainer ‘David Garcia-Callejas <david.garcia.callejas at gmail.com>’

Last updated on 2024-06-26 15:55:09 CEST.

Package ERROR OK
cxr 1 12

Package cxr

Current CRAN status: ERROR: 1, OK: 12

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