Back to Build/check report for BioC 3.24:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-23 11:32 -0400 (Thu, 23 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4796
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 926/2351HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GSABenchmark 0.99.8  (landing page)
Andrei-Florian Stoica
Snapshot Date: 2026-04-22 13:45 -0400 (Wed, 22 Apr 2026)
git_url: https://git.bioconductor.org/packages/GSABenchmark
git_branch: devel
git_last_commit: 5e9ba3e
git_last_commit_date: 2026-04-22 02:26:59 -0400 (Wed, 22 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  NO, package depends on 'decoupleR' which is not available
See other builds for GSABenchmark in R Universe.


CHECK results for GSABenchmark on nebbiolo2

To the developers/maintainers of the GSABenchmark package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GSABenchmark.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: GSABenchmark
Version: 0.99.8
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:GSABenchmark.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings GSABenchmark_0.99.8.tar.gz
StartedAt: 2026-04-23 00:13:49 -0400 (Thu, 23 Apr 2026)
EndedAt: 2026-04-23 00:24:41 -0400 (Thu, 23 Apr 2026)
EllapsedTime: 652.9 seconds
RetCode: 0
Status:   OK  
CheckDir: GSABenchmark.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:GSABenchmark.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings GSABenchmark_0.99.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/GSABenchmark.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-23 04:13:49 UTC
* checking for file ‘GSABenchmark/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GSABenchmark’ version ‘0.99.8’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 26 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GSABenchmark’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

GSABenchmark.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL GSABenchmark
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘GSABenchmark’ ...
** this is package ‘GSABenchmark’ version ‘0.99.8’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GSABenchmark)

Tests output

GSABenchmark.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(GSABenchmark)
> 
> test_check("GSABenchmark")
Running AddModuleScore...
Running AUCell...
Running CSOA...
Running GSVA...
Running JASMINE...
Running MDT...
Running MLM...
Running ORA...
Running Pagoda2...
Running PLAGE...
Running Singscore...
Running SiPSiC...
Running ssGSEA...
Running UCell...
Running UDT...
Running VAM...
Running Zscore...
Shuffling genes: gene loss = 20%, noise = 20%, replicate = 1.
Running CSOA...
Computing percentile sets...
Generating cell set overlaps...
Processing overlaps...
3 overlaps will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
1 overlap will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
Shuffling genes: gene loss = 20%, noise = 20%, replicate = 2.
Running CSOA...
Computing percentile sets...
Generating cell set overlaps...
Processing overlaps...
5 overlaps will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
3 overlaps will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
Shuffling genes: gene loss = 20%, noise = 20%, replicate = 3.
Running CSOA...
Computing percentile sets...
Generating cell set overlaps...
Processing overlaps...
4 overlaps will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
1 overlap will be used in the calculation of CSOA scores.
Normalizing expression matrix by rows...
Computing per-cell scores for gene pairs...
Computing per-cell gene signature scores...
Averaging replicates...
Computing cosine distance matrix...
Computing silhouette for identity class: label...
Computing identity class-normalized silhouette...
Computing PCA-based distance matrix...
Running class determination boundary benchmark...
Running MCC benchmark...
Constructing binary predictions...
Running global evaluation benchmark...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 40 ]
> 
> proc.time()
   user  system elapsed 
 48.070   2.963  50.516 

Example timings

GSABenchmark.Rcheck/GSABenchmark-Ex.timings

nameusersystemelapsed
aggregateRankPlot0.1290.0130.142
allBenchmarkPlots1.5700.1181.688
allBenchmarkResults1.7330.4222.119
benchmarkPlots0.5250.0040.530
corrPlots0.2890.0080.297
corrSummary0.0220.0040.026
efficiencyBenchmark3.8990.3284.227
geneSetRankPlots0.1640.0000.164
mdsPlots0.4240.0100.433
memoryPlot0.3300.0270.357
metricRankPlots1.2640.0801.345
predJaccardPlots0.2620.0220.284
ratioPlot0.1430.0100.153
runAUCell0.4070.0310.438
runAddModuleScore0.1760.0100.186
runBenchmark0.2950.0140.255
runBenchmarkShuffle1.3630.0231.347
runGSAMethods0.7480.0050.752
runGSVA0.6520.0130.665
runJASMINE0.2970.0160.313
runMDT3.5090.3473.430
runMLM0.7240.0310.756
runMethodShuffle0.9550.0340.989
runORA3.3970.1403.536
runPLAGE0.1860.0070.194
runPagoda20.3430.0060.349
runSiPSiC0.1730.0050.178
runSingscore0.1650.0000.164
runUCell0.4940.0050.412
runUDT2.0400.0132.053
runVAM0.1720.0130.185
runZscore0.2030.0000.202
runssGSEA0.6300.0120.642
scorePlot0.4560.0130.468
supportedMethods000
timePlot0.2380.0000.238