Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4912
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-26 r89717) -- "Unsuffered Consequences" 4623
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 944/2388HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GSABenchmark 0.99.6  (landing page)
Andrei-Florian Stoica
Snapshot Date: 2026-04-08 13:40 -0400 (Wed, 08 Apr 2026)
git_url: https://git.bioconductor.org/packages/GSABenchmark
git_branch: devel
git_last_commit: 0a6485e
git_last_commit_date: 2026-03-04 02:25:38 -0400 (Wed, 04 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
See other builds for GSABenchmark in R Universe.


CHECK results for GSABenchmark on kjohnson3

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.6
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GSABenchmark.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GSABenchmark_0.99.6.tar.gz
StartedAt: 2026-04-08 20:08:21 -0400 (Wed, 08 Apr 2026)
EndedAt: 2026-04-08 20:11:53 -0400 (Wed, 08 Apr 2026)
EllapsedTime: 211.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: GSABenchmark.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GSABenchmark.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GSABenchmark_0.99.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/GSABenchmark.Rcheck’
* using R Under development (unstable) (2026-03-26 r89717)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-09 00:08:21 UTC
* using option ‘--no-vignettes’
* checking for file ‘GSABenchmark/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GSABenchmark’ version ‘0.99.6’
* 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 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’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Constructing binary predictions...
  Running global evaluation benchmark...
  Saving _problems/test-GSABenchmark-32.R
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-GSABenchmark.R:32:9'): runBenchmark works ────────────────────
  Expected `max(temp)` <= 1.
  Actual comparison: 1.000000000 > 1.000000000
  Difference: 0.000000000 > 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]
  Error:
  ! Test failures.
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/GSABenchmark.Rcheck/00check.log’
for details.


Installation output

GSABenchmark.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GSABenchmark
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘GSABenchmark’ ...
** this is package ‘GSABenchmark’ version ‘0.99.6’
** 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.fail


R Under development (unstable) (2026-03-26 r89717) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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...
Saving _problems/test-GSABenchmark-32.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-GSABenchmark.R:32:9'): runBenchmark works ────────────────────
Expected `max(temp)` <= 1.
Actual comparison: 1.000000000 > 1.000000000
Difference: 0.000000000 > 0

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 39 ]
Error:
! Test failures.
Execution halted

Example timings

GSABenchmark.Rcheck/GSABenchmark-Ex.timings

nameusersystemelapsed
aggregateRankPlot0.0460.0020.049
allBenchmarkPlots0.9950.0151.026
allBenchmarkResults0.1170.0080.132
benchmarkPlots0.1690.0010.170
corrPlots0.1020.0020.104
corrSummary0.0090.0010.011
efficiencyBenchmark1.6490.0081.664
geneSetRankPlots0.0500.0000.051
mdsPlots0.1350.0020.137
memoryPlot0.1000.0010.102
metricRankPlots0.3710.0020.373
predJaccardPlots0.0860.0000.087
ratioPlot0.0300.0000.031
runAUCell0.1940.0180.213
runAddModuleScore0.0610.0020.062
runBenchmark0.0820.0030.086
runBenchmarkShuffle0.4870.0060.498
runGSAMethods0.2380.0030.241
runGSVA0.2370.0030.240
runJASMINE0.1300.0040.134
runMDT1.3770.0871.246
runMLM0.2310.0140.245
runMethodShuffle0.3510.0030.373
runORA1.1200.0141.152
runPLAGE0.0610.0010.062
runPagoda20.1310.0050.136
runSiPSiC0.0530.0010.055
runSingscore0.0720.0070.079
runUCell0.1760.0200.196
runUDT0.8200.0160.842
runVAM0.0500.0020.051
runZscore0.0680.0020.072
runssGSEA0.2240.0030.230
scorePlot0.1320.0010.136
supportedMethods0.0000.0000.001
timePlot0.0810.0010.084