Last updated on 2026-07-04 22:53:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.3 | 10.46 | 130.73 | 141.19 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 7.51 | 165.14 | 172.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 22.00 | 436.64 | 458.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.3 | 20.00 | 216.33 | 236.33 | ERROR | |
| r-devel-windows-x86_64 | 0.7.3 | 14.00 | 158.00 | 172.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7.3 | 11.53 | 120.83 | 132.36 | OK | |
| r-release-linux-x86_64 | 0.7.3 | OK | ||||
| r-release-macos-arm64 | 1.0.0 | 3.00 | 45.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 9.00 | 173.00 | 182.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 19.00 | 254.00 | 273.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 8.00 | 141.00 | 149.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 22.00 | 277.00 | 299.00 | OK |
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [16s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rstatix)
Attaching package: 'rstatix'
The following object is masked from 'package:stats':
filter
>
> test_check("rstatix")
Saving _problems/test-wilcox_test-39.R
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-wilcox_test.R:38:3'): Checking two-sample paired test ────────
Expected `signif(res$p, 3) %in% c(0.00431, 0.00383)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Observed p = 0.00381
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [28s/75s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rstatix)
Attaching package: 'rstatix'
The following object is masked from 'package:stats':
filter
>
> test_check("rstatix")
Saving _problems/test-wilcox_test-39.R
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-wilcox_test.R:38:3'): Checking two-sample paired test ────────
Expected `signif(res$p, 3) %in% c(0.00431, 0.00383)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Observed p = 0.00381
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rstatix)
Attaching package: 'rstatix'
The following object is masked from 'package:stats':
filter
>
> test_check("rstatix")
Saving _problems/test-wilcox_test-39.R
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-wilcox_test.R:38:3'): Checking two-sample paired test ────────
Expected `signif(res$p, 3) %in% c(0.00431, 0.00383)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
Observed p = 0.00381
[ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64