Last updated on 2024-12-21 07:50:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 6.35 | 100.71 | 107.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.31 | 76.22 | 80.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 171.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 188.74 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 6.00 | 113.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 6.41 | 95.72 | 102.13 | OK | |
r-release-linux-x86_64 | 0.2.1 | 6.02 | 95.68 | 101.70 | OK | |
r-release-macos-arm64 | 0.2.1 | 77.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.1 | 148.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 8.00 | 107.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 74.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.1 | 138.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 7.00 | 136.00 | 143.00 | OK |
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pipeflow)
> lgr::suspend_logging()
>
> options(Ncpus = 6)
>
> test_check("pipeflow")
Starting 6 test processes
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 906 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_pipeflow_log.R:11:5'): time can be formatted to contain GMT offset ──
`hasCorrectFormat` is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 906 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pipeflow)
> lgr::suspend_logging()
>
> options(Ncpus = 6)
>
> test_check("pipeflow")
Starting 6 test processes
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 906 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_pipeflow_log.R:11:5'): time can be formatted to contain GMT offset ──
`hasCorrectFormat` is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 906 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64