Last updated on 2025-09-07 02:50:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 20.68 | 229.52 | 250.20 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.4 | 14.95 | 160.18 | 175.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.4 | 401.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 379.59 | ERROR | |||
r-devel-windows-x86_64 | 1.4.3 | 25.00 | 223.00 | 248.00 | ERROR | |
r-patched-linux-x86_64 | 1.4.3 | 22.99 | 212.76 | 235.75 | OK | |
r-release-linux-x86_64 | 1.4.3 | 21.47 | 212.44 | 233.91 | OK | |
r-release-macos-arm64 | 1.4.4 | 80.00 | OK | |||
r-release-macos-x86_64 | 1.4.4 | 190.00 | OK | |||
r-release-windows-x86_64 | 1.4.3 | 24.00 | 228.00 | 252.00 | OK | |
r-oldrel-macos-arm64 | 1.4.4 | 83.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.4 | 163.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.3 | 31.00 | 291.00 | 322.00 | OK |
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/30s]
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 4 | WARN 0 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`... <- NULL` did not throw the expected warning.
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-descriptives-helpers.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::expect_warning(...)
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`expect_warning(...)` did not throw the expected warning.
── Failure ('test-descriptives-helpers.R:23:3'): .stylepairedwilcox works ──────
"Wilcoxon Paired V = 45.00, p = .009" (`actual`) not equal to `res` (`expected`).
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
── Failure ('test-descriptives.R:191:3'): egltable works ───────────────────────
`... <- NULL` did not throw the expected warning.
[ FAIL 4 | WARN 0 | SKIP 1 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/39s]
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 4 | WARN 0 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`... <- NULL` did not throw the expected warning.
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-descriptives-helpers.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::expect_warning(...)
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`expect_warning(...)` did not throw the expected warning.
── Failure ('test-descriptives-helpers.R:23:3'): .stylepairedwilcox works ──────
"Wilcoxon Paired V = 45.00, p = .009" (`actual`) not equal to `res` (`expected`).
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
── Failure ('test-descriptives.R:191:3'): egltable works ───────────────────────
`... <- NULL` did not throw the expected warning.
[ FAIL 4 | WARN 0 | SKIP 1 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.4.3
Check: tests
Result: ERROR
Running 'testthat.R' [20s]
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 4 | WARN 0 | SKIP 1 | PASS 418 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-distributions.R:75:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`... <- NULL` did not throw the expected warning.
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-descriptives-helpers.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─testthat::expect_warning(...)
── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ──────
`expect_warning(...)` did not throw the expected warning.
── Failure ('test-descriptives-helpers.R:23:3'): .stylepairedwilcox works ──────
"Wilcoxon Paired V = 45.00, p = .009" (`actual`) not equal to `res` (`expected`).
`actual`: "Wilcoxon Paired V = 45.00, p = .009"
`expected`: "Wilcoxon Paired V = 54.00, p = .004"
── Failure ('test-descriptives.R:191:3'): egltable works ───────────────────────
`... <- NULL` did not throw the expected warning.
[ FAIL 4 | WARN 0 | SKIP 1 | PASS 418 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64