Last updated on 2025-11-14 01:51:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 11.10 | 79.18 | 90.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 6.44 | 57.27 | 63.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 43.00 | 94.52 | 137.52 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 22.00 | 120.17 | 142.17 | OK | |
| r-devel-windows-x86_64 | 1.4.0 | 14.00 | 114.00 | 128.00 | ERROR | |
| r-patched-linux-x86_64 | 1.4.0 | 9.86 | 71.65 | 81.51 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 9.98 | 75.75 | 85.73 | OK | |
| r-release-macos-arm64 | 1.4.0 | 4.00 | 56.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 23.00 | 127.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 1.4.0 | 16.00 | 104.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | 5.00 | 67.00 | 72.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.0 | 11.00 | 122.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 16.00 | 120.00 | 136.00 | OK |
Version: 1.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/126s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(fiery)
>
> test_check("fiery")
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 111 ]
══ Skipped tests (29) ══════════════════════════════════════════════════════════
• On CRAN (29): 'test-Fire.R:25:3', 'test-Fire.R:36:3', 'test-Fire.R:73:5',
'test-Fire.R:84:3', 'test-Fire.R:103:3', 'test-Fire.R:149:3',
'test-Fire.R:161:3', 'test-Fire.R:364:3', 'test-Fire.R:396:3',
'test-Fire.R:501:3', 'test-Fire.R:525:3', 'test-Fire.R:541:3',
'test-Fire.R:566:3', 'test-Fire.R:611:3', 'test-Fire.R:644:3',
'test-Fire.R:665:3', 'test-Fire.R:679:3', 'test-Fire.R:689:3',
'test-Fire.R:728:3', 'test-Fire.R:754:3', 'test-Fire.R:777:3',
'test-HandlerStack.R:60:3', 'test-PromiseStack.R:18:3',
'test-PromiseStack.R:64:3', 'test-fake_request.R:52:3',
'test-fake_request.R:74:3', 'test-loggers.R:4:3', 'test-loggers.R:55:3',
'test-loggers.R:73:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loggers.R:14:3'): console logger works ─────────────────────────
Error in `stdout()`: invalid connection
Backtrace:
▆
1. └─testthat::expect_snapshot(rs(logger("error", "error test"))) at test-loggers.R:14:3
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(fiery)
>
> test_check("fiery")
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 111 ]
══ Skipped tests (29) ══════════════════════════════════════════════════════════
• On CRAN (28): 'test-Fire.R:25:3', 'test-Fire.R:73:5', 'test-Fire.R:84:3',
'test-Fire.R:103:3', 'test-Fire.R:149:3', 'test-Fire.R:161:3',
'test-Fire.R:364:3', 'test-Fire.R:396:3', 'test-Fire.R:501:3',
'test-Fire.R:525:3', 'test-Fire.R:541:3', 'test-Fire.R:566:3',
'test-Fire.R:611:3', 'test-Fire.R:644:3', 'test-Fire.R:665:3',
'test-Fire.R:679:3', 'test-Fire.R:689:3', 'test-Fire.R:728:3',
'test-Fire.R:754:3', 'test-Fire.R:777:3', 'test-HandlerStack.R:60:3',
'test-PromiseStack.R:18:3', 'test-PromiseStack.R:64:3',
'test-fake_request.R:52:3', 'test-fake_request.R:74:3', 'test-loggers.R:4:3',
'test-loggers.R:55:3', 'test-loggers.R:73:3'
• On Windows (1): 'test-Fire.R:33:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-loggers.R:14:3'): console logger works ─────────────────────────
Error in `stdout()`: invalid connection
Backtrace:
▆
1. └─testthat::expect_snapshot(rs(logger("error", "error test"))) at test-loggers.R:14:3
2. └─rlang::cnd_signal(state$error)
[ FAIL 1 | WARN 0 | SKIP 29 | PASS 111 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64