Last updated on 2025-10-23 10:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.4 | 25.64 | 266.37 | 292.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.4 | 16.54 | 183.60 | 200.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.4 | 136.00 | 332.94 | 468.94 | OK | |
r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 48.00 | 368.52 | 416.52 | OK | |
r-devel-windows-x86_64 | 1.4.4 | 25.00 | 250.00 | 275.00 | OK | |
r-patched-linux-x86_64 | 1.4.4 | 22.41 | 245.70 | 268.11 | ERROR | |
r-release-linux-x86_64 | 1.4.4 | 22.79 | 247.09 | 269.88 | OK | |
r-release-macos-arm64 | 1.4.4 | 9.00 | 71.00 | 80.00 | OK | |
r-release-macos-x86_64 | 1.4.4 | 27.00 | 163.00 | 190.00 | OK | |
r-release-windows-x86_64 | 1.4.4 | 27.00 | 250.00 | 277.00 | OK | |
r-oldrel-macos-arm64 | 1.4.4 | 10.00 | 73.00 | 83.00 | OK | |
r-oldrel-macos-x86_64 | 1.4.4 | 23.00 | 140.00 | 163.00 | OK | |
r-oldrel-windows-x86_64 | 1.4.4 | 33.00 | 319.00 | 352.00 | OK |
Version: 1.4.4
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
APAStyler.html:50:1 (APAStyler.Rd:12): Warning: missing </ul> before </div>
APAStyler.lm.html:68:1 (APAStyler.lm.Rd:21): Warning: missing </ul> before </div>
APAStyler.mira.html:72:1 (APAStyler.mira.Rd:23): Warning: missing </ul> before </div>
geom_tufterange.html:173:1 (geom_tufterange.Rd:103): Warning: missing </ul> before </div>
theme_tufte.html:51:1 (theme_tufte.Rd:12): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/42s]
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"
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 ──────
`res` (`actual`) not equal to "Wilcoxon Paired V = 54.00, p = .004" (`expected`).
`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