CRAN Package Check Results for Maintainer ‘Alex Zwanenburg <alexander.zwanenburg at nct-dresden.de>’

Last updated on 2026-05-23 01:54:58 CEST.

Package ERROR OK
familiar 1 12
power.transform 13

Package familiar

Current CRAN status: ERROR: 1, OK: 12

Version: 2.0.0
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(familiar) > > suppressWarnings( + testthat::test_check("familiar"), + classes = c("deprecation_warning") + ) Starting 2 test processes. > test-vimp_ranger_S4.R: Error: ! testthat subprocess exited in file 'test-vimp_ranger_S4.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. ├─base::suppressWarnings(testthat::test_check("familiar"), classes = c("deprecation_warning")) 2. │ └─base::withCallingHandlers(...) 3. └─testthat::test_check("familiar") 4. └─testthat::test_dir(...) 5. └─testthat:::test_files(...) 6. └─testthat:::test_files_parallel(...) 7. ├─withr::with_dir(...) 8. │ └─base::force(code) 9. ├─testthat::with_reporter(...) 10. │ └─base::tryCatch(...) 11. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 14. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 15. └─queue$poll(Inf) 16. └─base::lapply(...) 17. └─testthat (local) FUN(X[[i]], ...) 18. └─private$handle_error(msg, i) 19. └─cli::cli_abort(...) 20. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Package power.transform

Current CRAN status: OK: 13