Last updated on 2026-06-09 21:54:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 7.41 | 145.26 | 152.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 4.83 | 91.68 | 96.51 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 13.00 | 224.68 | 237.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 13.00 | 224.75 | 237.75 | ERROR | |
| r-devel-windows-x86_64 | 1.0.0 | 10.00 | 140.00 | 150.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 6.14 | 131.52 | 137.66 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 6.97 | 135.45 | 142.42 | OK | |
| r-release-macos-arm64 | 1.0.0 | 2.00 | 36.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 6.00 | 165.00 | 171.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 10.00 | 143.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 2.00 | 40.00 | 42.00 | WARN | |
| r-oldrel-macos-x86_64 | 1.0.0 | 6.00 | 196.00 | 202.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 13.00 | 192.00 | 205.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [124s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(wjake)
>
> test_check("wjake")
Saving _problems/test-fmt-text-165.R
Saving _problems/test-fmt-text-171.R
Saving _problems/test-fmt-text-177.R
[ FAIL 3 | WARN 0 | SKIP 15 | PASS 195 ]
══ Skipped tests (15) ══════════════════════════════════════════════════════════
• On CRAN (15): 'test-colors-okabeito.R:17:1', 'test-colors-wjake.R:14:1',
'test-ggplot2-scale-palette.R:1:1', 'test-ggplot2-scale-xy.R:1:1',
'test-ggplot2-theme-wjake.R:1:1', 'test-ggplot2-theme-wjake.R:25:1',
'test-gt-theme-apa.R:6:1', 'test-gt-theme-apa.R:11:1',
'test-gt-theme-apa.R:18:1', 'test-gt-theme-apa.R:23:1',
'test-gt-theme-apa.R:31:1', 'test-gt-theme-apa.R:39:1',
'test-gt-theme-apa.R:52:1', 'test-gt-theme-wjake.R:11:1',
'test-write-bib.R:60:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fmt-text.R:160:3'): fmt_corr() respects boundaries and thresholds ──
Expected `fmt_corr(rand, digits = 3)` to equal `stringr::str_replace(...)`.
Differences:
`actual[8:14]`: "−.575" "−.528" "−.125" ".000" ".003" ".506" ".602"
`expected[8:14]`: "−.575" "−.528" "−.125" "−.000" ".003" ".506" ".602"
── Failure ('test-fmt-text.R:166:3'): fmt_corr() respects boundaries and thresholds ──
Expected `fmt_corr(rand, digits = 3, keep_boundary = TRUE)` to equal `stringr::str_replace(...)`.
Differences:
`actual[8:14]`: "−.575" "−.528" "−.125" ".000" ".003" ".506" ".602"
`expected[8:14]`: "−.575" "−.528" "−.125" "−.000" ".003" ".506" ".602"
── Failure ('test-fmt-text.R:172:3'): fmt_corr() respects boundaries and thresholds ──
Expected `fmt_corr(rand, digits = 3, sub_threshold = 0.1)` to equal `stringr::str_replace(...)`.
Differences:
`actual[8:14]`: "−.575" "−.528" "−.125" ".000" ".003" ".506" ".602"
`expected[8:14]`: "−.575" "−.528" "−.125" "−.000" ".003" ".506" ".602"
[ FAIL 3 | WARN 0 | SKIP 15 | PASS 195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: whether startup messages can be suppressed
Result: NOTE
2026-05-22 11:36:36.993 R[84508:584540] XType: Using static font registry.
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: for missing documentation entries
Result: WARN
2026-05-22 11:36:40.399 R[84914:585508] XType: Using static font registry.
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-arm64
Version: 1.0.0
Check: for code/documentation mismatches
Result: WARN
2026-05-22 11:36:40.814 R[84933:585563] XType: Using static font registry.
2026-05-22 11:36:41.253 R[84939:585588] XType: Using static font registry.
2026-05-22 11:36:41.672 R[84945:585611] XType: Using static font registry.
Flavor: r-oldrel-macos-arm64