CRAN Package Check Results for Package unpivotr

Last updated on 2024-11-27 09:49:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.3 3.92 66.85 70.77 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.3 2.76 49.95 52.71 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.3 113.25 OK
r-devel-linux-x86_64-fedora-gcc 0.6.3 122.42 OK
r-devel-windows-x86_64 0.6.3 8.00 85.00 93.00 OK
r-patched-linux-x86_64 0.6.3 4.28 64.12 68.40 ERROR
r-release-linux-x86_64 0.6.3 3.75 64.11 67.86 OK
r-release-macos-arm64 0.6.3 42.00 OK
r-release-macos-x86_64 0.6.3 62.00 OK
r-release-windows-x86_64 0.6.3 6.00 93.00 99.00 OK
r-oldrel-macos-arm64 0.6.3 48.00 OK
r-oldrel-macos-x86_64 0.6.3 71.00 OK
r-oldrel-windows-x86_64 0.6.3 6.00 101.00 107.00 OK

Check Details

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unpivotr) > > test_check("unpivotr") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-concatenate.R:105:3'): concatenate() handles timezones ─────── concatenate(list(x, y)) not equal to as.POSIXct(c("2018-01-01 01:00:00", "2018-04-01 06:00:00"), tz = "UTC"). 1/2 mismatches [2] 2018-04-01 01:00:00 - 2018-04-01 06:00:00 == -5 hours [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unpivotr) > > test_check("unpivotr") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-concatenate.R:105:3'): concatenate() handles timezones ─────── concatenate(list(x, y)) not equal to as.POSIXct(c("2018-01-01 01:00:00", "2018-04-01 06:00:00"), tz = "UTC"). 1/2 mismatches [2] 2018-04-01 01:00:00 - 2018-04-01 06:00:00 == -5 hours [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unpivotr) > > test_check("unpivotr") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-concatenate.R:105:3'): concatenate() handles timezones ─────── concatenate(list(x, y)) not equal to as.POSIXct(c("2018-01-01 01:00:00", "2018-04-01 06:00:00"), tz = "UTC"). 1/2 mismatches [2] 2018-04-01 01:00:00 - 2018-04-01 06:00:00 == -5 hours [ FAIL 1 | WARN 2 | SKIP 0 | PASS 263 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64