Last updated on 2026-04-26 03:50:17 CEST.
| Package | ERROR | OK |
|---|---|---|
| bayestestR | 12 | |
| insight | 12 | |
| modelbased | 12 | |
| parameters | 12 | |
| performance | 12 | |
| see | 1 | 11 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 0.13.0
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # graphics engine changed in R 4.4, and so snapshots generated on
> # previous R version won't work
> if (getRversion() >= "4.4.0") {
+ library(testthat)
+ library(see)
+
+ test_check("see")
+ }
Starting 2 test processes.
> test-performance_large_datasets.R: Ignoring unknown labels:
> test-performance_large_datasets.R: * size : ""
> test-plot.check_normality.R: [[1]]
> test-plot.check_normality.R:
> test-plot.check_normality.R: Loading required namespace: GPArotation
> test-plot.check_outliers.R: `stat_bin()` using `bins = 30`. Pick better value `binwidth`.
> test-plot.compare_parameters.R: boundary (singular) fit: see help('isSingular')
> test-plot.compare_performance.R:
Error:
! testthat subprocess exited in file 'test-plot.compare_performance.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("see")
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