Last updated on 2025-07-04 00:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 11.74 | 57.42 | 69.16 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 8.07 | 43.51 | 51.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 105.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 115.64 | OK | |||
r-devel-windows-x86_64 | 1.2.1 | 12.00 | 104.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 11.14 | 53.28 | 64.42 | OK | |
r-release-linux-x86_64 | 1.2.1 | 11.22 | 53.02 | 64.24 | OK | |
r-release-macos-arm64 | 1.2.1 | 75.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 110.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 11.00 | 104.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 85.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 16.00 | 116.00 | 132.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/55s]
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")
Fire started at 127.0.0.1:50843
Fire started at 127.0.0.1:50843
Fire restarted at 127.0.0.1:50843
Fire restarted at 127.0.0.1:50843
Fire started at 127.0.0.1:50843
Fire restarted at 127.0.0.1:50843
Fire started at 127.0.0.1:56645
Fire started at 127.0.0.1:51382
Fire started at 127.0.0.1:58329
Fire started at 127.0.0.1:60362
Fire started at 127.0.0.1:60362
closing
Fire started at 127.0.0.1:59333
Fire started at 127.0.0.1:52951
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 247 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-Fire.R:95:5', 'test-Fire.R:400:5', 'test-Fire.R:497:5',
'test-loggers.R:10:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-FutureStack.R:82:5'): TimeStack works ────────────────────────
`time$eval()` produced messages.
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 247 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang