Last updated on 2026-08-30 13:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.6-3 | 28.00 | 216.75 | 244.75 | OK | |
| r-release-macos-arm64 | 0.6-3 | 9.00 | 75.00 | 84.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6-3 | 24.00 | 276.00 | 300.00 | ERROR |
Version: 0.6-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(diffwrap)
>
> test_check("diffwrap")
@ -- STARTUP CHECKS --
@ -- PREPARING RUN ENVIRONMENT --
@ -- STARTUP CHECKS --
@ -- PREPARING RUN ENVIRONMENT --
Saving _problems/test-fit-102.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 175 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (11): 'test-bugfixes.R:108:3', 'test-bugfixes.R:192:3',
'test-bugfixes.R:224:3', 'test-diffExpr-e2e.R:27:3',
'test-diffExpr-e2e.R:69:3', 'test-diffExpr-e2e.R:95:3',
'test-diffExpr-e2e.R:116:3', 'test-enrichment.R:69:3',
'test-enrichment.R:92:3', 'test-enrichment.R:122:3',
'test-enrichment.R:142:3'
• convertId2 unavailable: The Bioconductor package 'org.Mm.eg.db' is required
for this function. (1): 'test-bugfixes.R:98:13'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-fit.R:102:3'): the paired fit removes the subject effect ─────
Expected `median(fit_p$d2$tagwise.dispersion)` < `median(fit_u$d2$tagwise.dispersion)`.
Actual comparison: 0.1538 >= 0.1512
Difference: 0.0025 >= 0
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 175 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64