Last updated on 2024-12-04 07:51:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.8 | 17.66 | 86.29 | 103.95 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.8 | 11.68 | 63.28 | 74.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.9 | 185.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 197.70 | OK | |||
r-devel-windows-x86_64 | 0.1.9 | 21.00 | 118.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 0.1.8 | 16.81 | 84.17 | 100.98 | 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.9 | 108.00 | OK | |||
r-release-windows-x86_64 | 0.1.8 | 24.00 | 120.00 | 144.00 | OK | |
r-oldrel-macos-arm64 | 0.1.8 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.9 | 104.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.8 | 25.00 | 141.00 | 166.00 | OK |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.1.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/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-devel-linux-x86_64-debian-gcc