Last updated on 2024-11-21 19:52:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 24.24 | 69.24 | 93.48 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 17.06 | 49.68 | 66.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 171.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 168.56 | OK | |||
r-devel-windows-x86_64 | 0.6.2 | 31.00 | 104.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 0.6.2 | 21.54 | 65.80 | 87.34 | ERROR | |
r-release-linux-x86_64 | 0.6.2 | 23.08 | 65.95 | 89.03 | OK | |
r-release-macos-arm64 | 0.6.2 | 54.00 | OK | |||
r-release-macos-x86_64 | 0.6.2 | 74.00 | OK | |||
r-release-windows-x86_64 | 0.6.2 | 28.00 | 103.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 0.6.2 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.2 | 96.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.2 | 34.00 | 124.00 | 158.00 | OK |
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 615 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_thicken.R:166:3'): add_na_to_thicken unit tests ──────────────
add_na_to_thicken(thickened_datetime_CET, c(2, 4)) not equal to ymd_h(c("20180101 01", NA, "20180101 04", NA), tz = "CET").
2/4 mismatches (average diff: 1 hours)
[1] 2018-01-01 01:00:00 - 2018-01-01 00:00:00 == 1 hours
[3] 2018-01-01 04:00:00 - 2018-01-01 03:00:00 == 1 hours
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 615 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(padr)
>
> test_check("padr")
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 615 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_thicken.R:166:3'): add_na_to_thicken unit tests ──────────────
add_na_to_thicken(thickened_datetime_CET, c(2, 4)) not equal to ymd_h(c("20180101 01", NA, "20180101 04", NA), tz = "CET").
2/4 mismatches (average diff: 1 hours)
[1] 2018-01-01 01:00:00 - 2018-01-01 00:00:00 == 1 hours
[3] 2018-01-01 04:00:00 - 2018-01-01 03:00:00 == 1 hours
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 615 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.