CRAN Package Check Results for Package pipeflow

Last updated on 2024-12-20 00:48:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 6.42 100.03 106.45 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 4.76 76.24 81.00 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.78 95.08 101.86 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 64.00 ERROR
r-oldrel-macos-x86_64 0.2.1 138.00 OK
r-oldrel-windows-x86_64 0.2.1 8.00 125.00 133.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/11s] 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