Last updated on 2026-05-20 00:55:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 6.68 | 165.25 | 171.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.92 | 117.24 | 121.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 10.00 | 258.34 | 268.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 10.00 | 256.83 | 266.83 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 10.00 | 160.00 | 170.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 5.94 | 152.03 | 157.97 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 5.91 | 153.56 | 159.47 | OK | |
| r-release-macos-arm64 | 1.1.0 | 1.00 | 42.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 4.00 | 152.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 8.00 | 161.00 | 169.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 4.00 | 138.00 | 142.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 209.00 | 221.00 | OK |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/21s]
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-devel-linux-x86_64-debian-gcc