Last updated on 2026-09-24 20:59:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.3 | 17.06 | 374.17 | 391.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.3 | 11.43 | 239.71 | 251.14 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.3 | 12.00 | 237.13 | 249.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 11.00 | 229.47 | 240.47 | OK | |
| r-devel-windows-x86_64 | 1.2.3 | 20.00 | 306.00 | 326.00 | OK | |
| r-patched-linux-x86_64 | 1.2.3 | 19.47 | 349.61 | 369.08 | OK | |
| r-release-linux-x86_64 | 1.2.3 | 14.73 | 352.98 | 367.71 | OK | |
| r-release-macos-arm64 | 1.2.3 | 4.00 | 66.00 | 70.00 | OK | |
| r-release-macos-x86_64 | 1.2.3 | 12.00 | 216.00 | 228.00 | OK | |
| r-release-windows-x86_64 | 1.2.3 | 19.00 | 285.00 | 304.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.3 | 4.00 | 71.00 | 75.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.3 | 12.00 | 256.00 | 268.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.3 | 25.00 | 259.00 | 284.00 | ERROR |
Version: 1.2.3
Check: tests
Result: ERROR
Running 'testthat.R' [33s]
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-grapht.R:
Error:
! testthat subprocess exited in file 'test-grapht.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