CRAN Package Check Results for Package autograph

Last updated on 2026-09-05 23:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 14.80 328.20 343.00 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 11.17 219.55 230.72 OK
r-devel-linux-x86_64-fedora-clang 1.2.2 11.00 218.98 229.98 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 13.00 235.78 248.78 OK
r-devel-windows-x86_64 1.2.2 21.00 272.00 293.00 OK
r-patched-linux-x86_64 1.2.2 18.24 311.06 329.30 OK
r-release-linux-x86_64 1.2.1 14.11 318.62 332.73 OK
r-release-macos-arm64 1.2.2 4.00 65.00 69.00 OK
r-release-macos-x86_64 1.2.2 12.00 267.00 279.00 OK
r-release-windows-x86_64 1.2.2 20.00 260.00 280.00 OK
r-oldrel-macos-arm64 1.2.2 4.00 67.00 71.00 OK
r-oldrel-macos-x86_64 1.2.2 12.00 245.00 257.00 OK
r-oldrel-windows-x86_64 1.2.2 25.00 255.00 280.00 ERROR

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running 'testthat.R' [51s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(autograph) Loading required package: manynet > > stocnet_theme("default") > test_check("autograph") Starting 2 test processes. > test-layout_scaling.R: Error: ! testthat subprocess exited in file 'test-layout_scaling.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("autograph") 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