Last updated on 2025-10-19 09:49:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 15.95 | 351.33 | 367.28 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 9.56 | 231.50 | 241.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 596.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 534.92 | OK | |||
r-devel-windows-x86_64 | 0.6.2 | 22.00 | 313.00 | 335.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 17.32 | 330.87 | 348.19 | OK | |
r-release-linux-x86_64 | 0.6.2 | 14.57 | 334.64 | 349.21 | OK | |
r-release-macos-arm64 | 0.6.2 | 84.00 | OK | |||
r-release-macos-x86_64 | 0.6.2 | 209.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 18.00 | 314.00 | 332.00 | OK | |
r-oldrel-macos-arm64 | 0.6.2 | 84.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.2 | 269.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.2 | 29.00 | 416.00 | 445.00 | OK |
Version: 0.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggpubr)
Loading required package: ggplot2
>
> test_check("ggpubr")
[ FAIL 4 | WARN 1 | SKIP 0 | PASS 214 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-compare_means.R:38:3'): compare_means works for Two-samples paired test ──
`results` not equal to `expected`.
Component "p.format": 1 string mismatch
── Failure ('test-compare_means.R:52:3'): compare_means works for pairwise comparisons ──
`results` not equal to `expected`.
Component "p.format": 3 string mismatches
Component "p.signif": 1 string mismatch
── Failure ('test-compare_means.R:64:3'): compare_means works for comparison against reference groups ──
`results` not equal to `expected`.
Component "p.format": 2 string mismatches
── Failure ('test-stat_compare_means.R:101:3'): stat_compare_means works for paired samples comparison ──
`label_coords_expected` not equal to `label_coords_observed`.
Component "label": 1 string mismatch
[ FAIL 4 | WARN 1 | SKIP 0 | PASS 214 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang