Last updated on 2026-09-20 09:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6-3 | 33.93 | 320.52 | 354.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6-3 | 24.61 | 233.00 | 257.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6-3 | 27.00 | 222.08 | 249.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6-3 | 26.00 | 225.75 | 251.75 | OK | |
| r-devel-windows-x86_64 | 0.6-3 | 39.00 | 320.00 | 359.00 | OK | |
| r-patched-linux-x86_64 | 0.6-3 | 34.26 | 297.68 | 331.94 | OK | |
| r-release-linux-x86_64 | 0.6-3 | 29.38 | 299.64 | 329.02 | OK | |
| r-release-macos-arm64 | 0.6-3 | 9.00 | 75.00 | 84.00 | OK | |
| r-release-macos-x86_64 | 0.6-3 | 24.00 | 272.00 | 296.00 | OK | |
| r-release-windows-x86_64 | 0.6-3 | 36.00 | 294.00 | 330.00 | OK | |
| r-oldrel-macos-arm64 | 0.6-3 | 9.00 | 75.00 | 84.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6-3 | 25.00 | 238.00 | 263.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.6-3 | 50.00 | 382.00 | 432.00 | OK |
Version: 0.6-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/11s]
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