Last updated on 2026-09-25 18:53:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6-3 | 30.24 | 319.07 | 349.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6-3 | 24.78 | 228.85 | 253.63 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6-3 | 27.00 | 223.54 | 250.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6-3 | 26.00 | 216.45 | 242.45 | OK | |
| r-devel-windows-x86_64 | 0.6-3 | 40.00 | 319.00 | 359.00 | OK | |
| r-patched-linux-x86_64 | 0.6-3 | 34.80 | 297.44 | 332.24 | 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 | 35.00 | 299.00 | 334.00 | OK | |
| r-oldrel-macos-arm64 | 0.6-3 | 9.00 | 75.00 | 84.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6-3 | 24.00 | 245.00 | 269.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.6-3 | 50.00 | 384.00 | 434.00 | OK |
Version: 0.6-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/13s]
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