Last updated on 2026-03-05 06:51:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.17 | 147.44 | 153.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.95 | 100.71 | 104.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 11.00 | 215.83 | 226.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 10.00 | 221.69 | 231.69 | OK | |
| r-devel-macos-arm64 | 1.1.0 | 1.00 | 40.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 8.00 | 133.00 | 141.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 6.58 | 129.36 | 135.94 | ERROR | |
| r-release-linux-x86_64 | 1.1.0 | 6.26 | 0.02 | 6.28 | FAIL | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 4.00 | 138.00 | 142.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 8.00 | 135.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 4.00 | 158.00 | 162.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 11.00 | 176.00 | 187.00 | ERROR |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
corrupted double-linked list
Aborted
Flavor: r-patched-linux-x86_64
Version: 1.1.0
Check: tests
Result: FAIL
Flavor: r-release-linux-x86_64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(hereR)
>
> test_check("hereR")
Saving _problems/test-async_request-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-async_request.R:5:3'): async_request works ─────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `response[[1]]`: subscript out of bounds
Backtrace:
▆
1. └─testthat::expect_is(response[[1]], "character") at test-async_request.R:5:3
2. └─testthat::quasi_label(enquo(object), label)
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 150 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64