Last updated on 2026-03-19 07:57:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.4 | 23.32 | 256.27 | 279.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.4 | 17.04 | 178.24 | 195.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.4 | 41.00 | 395.28 | 436.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 41.00 | 399.99 | 440.99 | OK | |
| r-devel-macos-arm64 | 1.4.4 | 6.00 | 62.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 1.4.4 | 26.00 | 261.00 | 287.00 | OK | |
| r-patched-linux-x86_64 | 1.4.4 | 23.97 | 239.92 | 263.89 | ERROR | |
| r-release-linux-x86_64 | 1.4.4 | 22.80 | 240.85 | 263.65 | ERROR | |
| r-release-macos-arm64 | 1.4.4 | OK | ||||
| r-release-macos-x86_64 | 1.4.4 | 15.00 | 175.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 1.4.4 | 25.00 | 244.00 | 269.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.4.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.4 | 15.00 | 148.00 | 163.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.4 | 35.00 | 325.00 | 360.00 | OK |
Version: 1.4.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("JWileymisc")
Loading required package: JWileymisc
$`1`
$`2`
attr(,"class")
[1] "list" "ggarrange"
Saving _problems/test-descriptives-helpers-24.R
Loading required namespace: GPArotation
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:22:5'): .stylepairedwilcox works ──────
Expected `res` to equal "Wilcoxon Paired V = 54.00, p = .004".
Differences:
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.4.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/34s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("JWileymisc")
Loading required package: JWileymisc
$`1`
$`2`
attr(,"class")
[1] "list" "ggarrange"
Saving _problems/test-descriptives-helpers-24.R
Loading required namespace: GPArotation
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:22:5'): .stylepairedwilcox works ──────
Expected `res` to equal "Wilcoxon Paired V = 54.00, p = .004".
Differences:
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.4.4
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("JWileymisc")
Loading required package: JWileymisc
$`1`
$`2`
attr(,"class")
[1] "list" "ggarrange"
Saving _problems/test-descriptives-helpers-24.R
Loading required namespace: GPArotation
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:22:5'): .stylepairedwilcox works ──────
Expected `res` to equal "Wilcoxon Paired V = 54.00, p = .004".
Differences:
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
[ FAIL 1 | WARN 4 | SKIP 1 | PASS 418 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64