Last updated on 2025-04-06 00:53:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 4.19 | 36.48 | 40.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 3.41 | 26.88 | 30.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 98.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 61.87 | OK | |||
r-devel-macos-arm64 | 0.0.2 | 46.00 | ERROR | |||
r-devel-macos-x86_64 | 0.0.2 | 106.00 | OK | |||
r-devel-windows-x86_64 | 0.0.1 | 7.00 | 59.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 4.04 | 34.64 | 38.68 | OK | |
r-release-linux-x86_64 | 0.0.1 | 3.93 | 33.05 | 36.98 | OK | |
r-release-macos-arm64 | 0.0.2 | 46.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.2 | 102.00 | OK | |||
r-release-windows-x86_64 | 0.0.1 | 6.00 | 56.00 | 62.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | 34.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.2 | 81.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 7.00 | 60.00 | 67.00 | OK |
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gghourglass)
>
> test_check("gghourglass")
NULL
[ FAIL 1 | WARN 2 | SKIP 5 | PASS 2 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-dev.R:3:3', 'test-lunar.R:5:3', 'test-lunar.R:14:3',
'test-plothourglass.R:6:3', 'test-plothourglass.R:25: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 2 | SKIP 5 | PASS 2 ]
Error: Test failures
Execution halted
Flavors: r-devel-macos-arm64, r-release-macos-arm64
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gghourglass)
>
> test_check("gghourglass")
NULL
[ FAIL 1 | WARN 2 | SKIP 5 | PASS 2 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-dev.R:3:3', 'test-lunar.R:5:3', 'test-lunar.R:14:3',
'test-plothourglass.R:6:3', 'test-plothourglass.R:25: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 2 | SKIP 5 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64