Last updated on 2024-12-18 19:49:45 CET.
Package | ERROR | OK |
---|---|---|
container | 13 | |
GroupSeq | 13 | |
pipeflow | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
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’ [13s/8s]
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