CRAN Package Check Results for Package loo

Last updated on 2026-04-10 11:50:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.9.0 5.60 147.40 153.00 OK
r-devel-linux-x86_64-debian-gcc 2.9.0 4.42 101.50 105.92 OK
r-devel-linux-x86_64-fedora-clang 2.9.0 13.00 268.46 281.46 OK
r-devel-linux-x86_64-fedora-gcc 2.9.0 11.00 243.88 254.88 OK
r-devel-macos-arm64 2.9.0 2.00 32.00 34.00 OK
r-devel-windows-x86_64 2.9.0 10.00 131.00 141.00 ERROR
r-patched-linux-x86_64 2.9.0 7.97 139.84 147.81 OK
r-release-linux-x86_64 2.9.0 6.69 135.47 142.16 OK
r-release-macos-arm64 2.9.0 2.00 30.00 32.00 OK
r-release-macos-x86_64 2.9.0 6.00 299.00 305.00 OK
r-release-windows-x86_64 2.9.0 9.00 145.00 154.00 OK
r-oldrel-macos-arm64 2.9.0 2.00 35.00 37.00 OK
r-oldrel-macos-x86_64 2.9.0 6.00 311.00 317.00 OK
r-oldrel-windows-x86_64 2.9.0 12.00 174.00 186.00 OK

Check Details

Version: 2.9.0
Check: tests
Result: ERROR Running 'testthat.R' [29s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(loo) This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. - Windows 10 users: loo may be very slow if 'mc.cores' is set in your .Rprofile file (see https://github.com/stan-dev/loo/issues/94). > library(testthat) Attaching package: 'testthat' The following object is masked from 'package:loo': compare > Sys.setenv("R_TESTS" = "") > test_check("loo") Starting 2 test processes. > test_model_weighting.R: Error: ! testthat subprocess exited in file 'test_model_weighting.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("loo") 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-devel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.