CRAN Package Check Results for Package tibbletime

Last updated on 2024-11-30 09:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 16.61 87.06 103.67 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.8 11.86 60.89 72.75 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.8 177.78 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 198.30 OK
r-devel-windows-x86_64 0.1.8 21.00 121.00 142.00 OK
r-patched-linux-x86_64 0.1.8 16.06 82.52 98.58 ERROR
r-release-linux-x86_64 0.1.8 16.84 82.79 99.63 OK
r-release-macos-arm64 0.1.8 60.00 OK
r-release-macos-x86_64 0.1.8 85.00 OK
r-release-windows-x86_64 0.1.8 21.00 123.00 144.00 OK
r-oldrel-macos-arm64 0.1.8 63.00 OK
r-oldrel-macos-x86_64 0.1.8 100.00 OK
r-oldrel-windows-x86_64 0.1.8 23.00 144.00 167.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibbletime) Attaching package: 'tibbletime' The following object is masked from 'package:stats': filter > > test_check("tibbletime") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_create_series.R:56:3'): Can alter time zone ────────────────── `series` not equal to `check`. 1/1 mismatches [1] 2013-01-01 05:00:00 - 2013-01-01 == 5 hours [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibbletime) Attaching package: 'tibbletime' The following object is masked from 'package:stats': filter > > test_check("tibbletime") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_create_series.R:56:3'): Can alter time zone ────────────────── `series` not equal to `check`. 1/1 mismatches [1] 2013-01-01 05:00:00 - 2013-01-01 == 5 hours [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.8
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tibbletime) Attaching package: 'tibbletime' The following object is masked from 'package:stats': filter > > test_check("tibbletime") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_create_series.R:56:3'): Can alter time zone ────────────────── `series` not equal to `check`. 1/1 mismatches [1] 2013-01-01 05:00:00 - 2013-01-01 == 5 hours [ FAIL 1 | WARN 0 | SKIP 0 | PASS 144 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64