CRAN Package Check Results for Package biometryassist

Last updated on 2026-08-16 23:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 10.55 468.17 478.72 OK
r-devel-linux-x86_64-debian-gcc 1.5.0 8.77 306.98 315.75 OK
r-devel-linux-x86_64-fedora-clang 1.5.0 8.00 312.67 320.67 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 323.05 OK
r-devel-windows-x86_64 1.5.0 19.00 320.00 339.00 OK
r-patched-linux-x86_64 1.5.0 12.87 444.29 457.16 OK
r-release-linux-x86_64 1.5.0 11.91 446.89 458.80 OK
r-release-macos-arm64 1.5.0 4.00 81.00 85.00 OK
r-release-macos-x86_64 1.5.0 11.00 310.00 321.00 OK
r-release-windows-x86_64 1.5.0 17.00 0.00 17.00 ERROR
r-oldrel-macos-arm64 1.5.0 4.00 79.00 83.00 OK
r-oldrel-macos-x86_64 1.5.0 11.00 317.00 328.00 OK
r-oldrel-windows-x86_64 1.5.0 25.00 454.00 479.00 OK

Check Details

Version: 1.5.0
Check: tests
Result: ERROR Running 'testthat.R' [80s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(biometryassist) > > test_check("biometryassist") Starting 2 test processes. > test-mct.R: Note: re-fitting model with sum-to-zero contrasts > test-mct.R: NOTE: Results may be misleading due to involvement in interactions > test-prediction_methods.R: Note: re-fitting model with sum-to-zero contrasts > test-prediction_methods.R: Note: re-fitting model with sum-to-zero contrasts > test-prediction_methods.R: Note: re-fitting model with sum-to-zero contrasts > test-reference_comparisons.R: Note: confidence intervals are per-comparison (not adjusted for multiplicity), while the p-values are adjusted. A comparison's interval can therefore exclude zero when its adjusted p-value is not significant at `sig` (or, less often, the reverse). > test-reference_comparisons.R: Note: confidence intervals are per-comparison (not adjusted for multiplicity), while the p-values are adjusted. A comparison's interval can therefore exclude zero when its adjusted p-value is not significant at `sig` (or, less often, the reverse). > test-reference_comparisons.R: Note: re-fitting model with sum-to-zero contrasts > test-satab.R: Source of Variation df > test-satab.R: ============================================= > test-satab.R: trt 3 > test-satab.R: Residual 16 > test-satab.R: ============================================= > test-satab.R: Total 19 > test-utility_functions.R: Error: ! testthat subprocess exited in file 'test-utility_functions.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("biometryassist") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-release-windows-x86_64