Last updated on 2026-06-23 12:50:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.6.0 | 22.79 | 318.38 | 341.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.6.0 | 14.36 | 218.93 | 233.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.6.0 | 37.00 | 586.15 | 623.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.6.0 | 36.00 | 581.20 | 617.20 | OK | |
| r-devel-windows-x86_64 | 2.6.0 | 25.00 | 238.00 | 263.00 | OK | |
| r-patched-linux-x86_64 | 2.5.2 | 23.38 | 310.61 | 333.99 | OK | |
| r-release-linux-x86_64 | 2.6.0 | 18.50 | 302.10 | 320.60 | OK | |
| r-release-macos-arm64 | 2.6.0 | 4.00 | 64.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 2.6.0 | 15.00 | 266.00 | 281.00 | OK | |
| r-release-windows-x86_64 | 2.6.0 | 24.00 | 240.00 | 264.00 | OK | |
| r-oldrel-macos-arm64 | 2.6.0 | 5.00 | 61.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 2.6.0 | 14.00 | 229.00 | 243.00 | OK | |
| r-oldrel-windows-x86_64 | 2.6.0 | 37.00 | 283.00 | 320.00 | ERROR |
Version: 2.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [59s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dbplyr)
>
> test_check("dbplyr")
Starting 2 test processes.
> test-verb-explain.R:
Error:
! testthat subprocess exited in file 'test-verb-explain.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("dbplyr")
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