Last updated on 2026-03-05 13:49:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 1.95 | 158.53 | 160.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 0.25 | 3.29 | 3.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 257.97 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 6.00 | 146.36 | 152.36 | ERROR | |
| r-devel-macos-arm64 | 1.2.4 | 1.00 | 32.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 5.00 | 162.00 | 167.00 | OK | |
| r-patched-linux-x86_64 | 1.2.4 | 3.09 | 146.34 | 149.43 | OK | |
| r-release-linux-x86_64 | 1.2.4 | 2.80 | 146.05 | 148.85 | OK | |
| r-release-macos-arm64 | 1.2.4 | OK | ||||
| r-release-macos-x86_64 | 1.2.4 | 2.00 | 101.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 1.2.4 | 6.00 | 161.00 | 167.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.4 | 2.00 | 122.00 | 124.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.4 | 6.00 | 220.00 | 226.00 | OK |
Version: 1.2.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘sva’
Packages suggested but not available for checking:
'SummarizedExperiment', 'DESeq2', 'airway'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘different_thinners.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘different_thinners.Rmd’
--- re-building ‘simulate_rnaseq.Rmd’ using rmarkdown
Quitting from simulate_rnaseq.Rmd:82-85 [unnamed-chunk-14]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package 'SummarizedExperiment' required by 'airway' could not be found
---
Backtrace:
▆
1. └─base::library(airway)
2. └─base::.getRequiredPackages2(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulate_rnaseq.Rmd' failed with diagnostics:
package 'SummarizedExperiment' required by 'airway' could not be found
--- failed re-building ‘simulate_rnaseq.Rmd’
SUMMARY: processing the following file failed:
‘simulate_rnaseq.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc