Last updated on 2025-11-03 00:50:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 45.65 | 379.08 | 424.73 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 33.22 | 267.16 | 300.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 206.00 | 499.68 | 705.68 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 290.00 | 392.18 | 682.18 | ERROR | |
| r-devel-windows-x86_64 | 0.0.5 | 48.00 | 324.00 | 372.00 | ERROR | |
| r-patched-linux-x86_64 | 0.0.5 | 0.37 | 1.95 | 2.32 | ERROR | |
| r-release-linux-x86_64 | 0.0.5 | 0.38 | 1.96 | 2.34 | ERROR | |
| r-release-macos-arm64 | 0.0.5 | 5.00 | ERROR | |||
| r-release-macos-x86_64 | 0.0.5 | 8.00 | ERROR | |||
| r-release-windows-x86_64 | 0.0.5 | 48.00 | 330.00 | 378.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.0.5 | 23.00 | 107.00 | 130.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.5 | 32.00 | 242.00 | 274.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 66.00 | 419.00 | 485.00 | ERROR | 
Version: 0.0.5
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
    ...
  --- re-building ‘RVA.Rmd’ using rmarkdown
  
  Quitting from RVA.Rmd:179-181 [unnamed-chunk-15]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `S7::prop(x, "meta")[[i]]`:
  ! subscript out of bounds
  ---
  Backtrace:
      ▆
   1. ├─knitr::kable(head(cutoff.result.list[[1]]))
   2. ├─utils::head(cutoff.result.list[[1]])
   3. ├─cutoff.result.list[[1]]
   4. └─ggplot2 (local) `[[.ggplot2::gg`(cutoff.result.list, 1)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'RVA.Rmd' failed with diagnostics:
  subscript out of bounds
  --- failed re-building ‘RVA.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘RVA.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.5
Check: dependencies in R code
Result: NOTE
  Namespace in Imports field not imported from: ‘XML’
    All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.5
Check: re-building of vignette outputs
Result: ERROR
  Error(s) in re-building vignettes:
  --- re-building ‘RVA.Rmd’ using rmarkdown
  
  Quitting from RVA.Rmd:179-181 [unnamed-chunk-15]
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  <error/rlang_error>
  Error in `S7::prop(x, "meta")[[i]]`:
  ! subscript out of bounds
  ---
  Backtrace:
      ▆
   1. ├─knitr::kable(head(cutoff.result.list[[1]]))
   2. ├─utils::head(cutoff.result.list[[1]])
   3. ├─cutoff.result.list[[1]]
   4. └─ggplot2 (local) `[[.ggplot2::gg`(cutoff.result.list, 1)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  Error: processing vignette 'RVA.Rmd' failed with diagnostics:
  subscript out of bounds
  --- failed re-building ‘RVA.Rmd’
  
  SUMMARY: processing the following file failed:
    ‘RVA.Rmd’
  
  Error: Vignette re-building failed.
  Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.0.5
Check: package dependencies
Result: ERROR
  Package required but not available: ‘GSVAdata’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavors: r-patched-linux-x86_64, r-release-macos-x86_64
Version: 0.0.5
Check: package dependencies
Result: ERROR
  Package required but not available: ‘clusterProfiler’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-release-linux-x86_64
Version: 0.0.5
Check: package dependencies
Result: ERROR
  Packages required but not available: 'GSVAdata', 'org.Hs.eg.db'
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-release-macos-arm64