CRAN Package Check Results for Package pipeflow

Last updated on 2024-12-04 17:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 0.1.1 4.09 76.16 80.25 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 175.01 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 184.65 OK
r-devel-windows-x86_64 0.1.1 9.00 125.00 134.00 OK
r-patched-linux-x86_64 0.1.1 6.53 96.73 103.26 OK
r-release-macos-arm64 0.1.1 65.00 ERROR
r-release-macos-x86_64 0.1.1 149.00 OK
r-release-windows-x86_64 0.1.1 12.00 125.00 137.00 OK
r-oldrel-macos-arm64 0.1.1 63.00 ERROR
r-oldrel-macos-x86_64 0.1.1 134.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 130.00 141.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/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-release-macos-arm64

Version: 0.1.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-oldrel-macos-arm64