Last updated on 2025-10-28 04:52:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 5.80 | 68.74 | 74.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 4.46 | 51.54 | 56.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 26.00 | 90.18 | 116.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 10.00 | 104.34 | 114.34 | OK | |
| r-devel-windows-x86_64 | 0.0.3 | 8.00 | 84.00 | 92.00 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 5.43 | 63.68 | 69.11 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 6.05 | 64.51 | 70.56 | OK | |
| r-release-macos-arm64 | 0.0.3 | 2.00 | 39.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.0.3 | 4.00 | 59.00 | 63.00 | OK | |
| r-release-windows-x86_64 | 0.0.3 | 9.00 | 86.00 | 95.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.0.3 | 3.00 | 43.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.3 | 4.00 | 65.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.3 | 10.00 | 103.00 | 113.00 | OK |
Version: 0.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gghourglass)
>
> test_check("gghourglass")
NULL
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-dev.R:3:3', 'test-lunar.R:5:3', 'test-lunar.R:16:3',
'test-plothourglass.R:6:3', 'test-plothourglass.R:29:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-splits.R:2:3'): A split datetime components add up to its input value ──
{
...
} is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64