CRAN Package Check Results for Package inlabru

Last updated on 2026-08-05 09:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.15.0 34.28 290.63 324.91 OK
r-devel-linux-x86_64-debian-gcc 2.15.0 23.03 202.99 226.02 OK
r-devel-linux-x86_64-fedora-clang 2.15.0 61.00 542.61 603.61 OK
r-devel-linux-x86_64-fedora-gcc 2.15.0 28.00 246.23 274.23 OK
r-devel-windows-x86_64 2.15.0 44.00 301.00 345.00 OK
r-patched-linux-x86_64 2.15.0 39.29 273.17 312.46 OK
r-release-linux-x86_64 2.15.0 38.02 273.45 311.47 OK
r-release-macos-arm64 2.15.0 9.00 106.00 115.00 OK
r-release-macos-x86_64 2.15.0 28.00 604.00 632.00 OK
r-release-windows-x86_64 2.15.0 43.00 327.00 370.00 OK
r-oldrel-macos-arm64 2.15.0 8.00 71.00 79.00 OK
r-oldrel-macos-x86_64 2.15.0 27.00 605.00 632.00 OK
r-oldrel-windows-x86_64 2.15.0 54.00 405.00 459.00 ERROR

Check Details

Version: 2.15.0
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > if (require(testthat, quietly = TRUE)) { + test_check("inlabru") + } Loading required package: inlabru Starting 2 test processes. > test-lgcp_2d_plotsample.R: Error: ! testthat subprocess exited in file 'test-lgcp_2d_plotsample.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("inlabru") 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-oldrel-windows-x86_64