Last updated on 2026-08-29 20:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 24.17 | 219.54 | 243.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 16.97 | 152.40 | 169.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 22.00 | 226.93 | 248.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 19.00 | 222.62 | 241.62 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 32.00 | 380.00 | 412.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 28.48 | 218.06 | 246.54 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 23.78 | 216.08 | 239.86 | OK | |
| r-release-macos-arm64 | 0.4.0 | 7.00 | 75.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 20.00 | 370.00 | 390.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 30.00 | 267.00 | 297.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 6.00 | 78.00 | 84.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.4.0 | 20.00 | 290.00 | 310.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.4.0 | 40.00 | 516.00 | 556.00 | OK |
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in ‘VizModules-Ex.R’ failed
The error most likely occurred in:
> ### Name: ComplexHeatmap_HeatmapApp
> ### Title: Create an example Modular ComplexHeatmap Shiny Application
> ### Aliases: ComplexHeatmap_HeatmapApp
>
> ### ** Examples
>
> library(VizModules)
> # Launch with default example data (row annotations only):
> app <- ComplexHeatmap_HeatmapApp()
Error: The ComplexHeatmap module requires the following Bioconductor package(s), which are not installed: InteractiveComplexHeatmap. Install them with BiocManager::install(c('InteractiveComplexHeatmap')).
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64