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

This page was generated on 2026-05-23 11:36 -0400 (Sat, 23 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4937
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4639
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 949/2379HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GSEABenchmarkeR 1.33.1  (landing page)
Ludwig Geistlinger
Snapshot Date: 2026-05-22 13:45 -0400 (Fri, 22 May 2026)
git_url: https://git.bioconductor.org/packages/GSEABenchmarkeR
git_branch: devel
git_last_commit: 21b3ef8
git_last_commit_date: 2026-05-14 17:12:09 -0400 (Thu, 14 May 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for GSEABenchmarkeR in R Universe.


CHECK results for GSEABenchmarkeR on kjohnson3

To the developers/maintainers of the GSEABenchmarkeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GSEABenchmarkeR.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: GSEABenchmarkeR
Version: 1.33.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GSEABenchmarkeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GSEABenchmarkeR_1.33.1.tar.gz
StartedAt: 2026-05-22 19:52:42 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 19:54:26 -0400 (Fri, 22 May 2026)
EllapsedTime: 104.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GSEABenchmarkeR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/GSEABenchmarkeR.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-05-22 23:52:42 UTC
* using option ‘--no-vignettes’
* checking for file ‘GSEABenchmarkeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GSEABenchmarkeR’ version ‘1.33.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ‘GSEABenchmarkeR’ 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 ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Found the following CITATION file in a non-standard place:
  CITATION.cff
Most likely ‘inst/CITATION’ should be used instead.
* 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 ... NOTE
evalRelevance: no visible binding for global variable ‘REL.SCORE’
Undefined global functions or variables:
  REL.SCORE
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  cacheResource.Rd: BiocFileCache-class
  evalRandomGS.Rd: sbeaMethods, nbeaMethods,
    SummarizedExperiment-class, sbea, nbea, BiocParallelParam-class,
    register
  evalRelevance.Rd: DataFrame-class, gsRanking
  evalTypeIError.Rd: sbeaMethods, nbeaMethods,
    SummarizedExperiment-class, sbea, nbea, BiocParallelParam-class,
    register
  loadEData.Rd: SummarizedExperiment-class, ExpressionSet-class
  maPreproc.Rd: ExpressionSet-class, BiocParallelParam-class,
    SummarizedExperiment-class
  readResults.Rd: sbeaMethods, nbeaMethods
  runDE.Rd: SummarizedExperiment-class, deAna, BiocParallelParam-class,
    rowData
  runEA.Rd: SummarizedExperiment-class, sbea, sbeaMethods, nbeaMethods,
    BiocParallelParam-class, nbea, register
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
evalTypeIError 11.969  7.148  23.375
loadEData       7.634  0.734   8.184
runEA           4.094  2.711   4.413
evalRandomGS    3.666  1.085   5.163
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.24-bioc/meat/GSEABenchmarkeR.Rcheck/00check.log’
for details.


Installation output

GSEABenchmarkeR.Rcheck/00install.out

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


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

Tests output


Example timings

GSEABenchmarkeR.Rcheck/GSEABenchmarkeR-Ex.timings

nameusersystemelapsed
bpPlot0.0110.0010.011
cacheResource0.7690.0540.825
evalNrSigSets1.0040.0161.026
evalRandomGS3.6661.0855.163
evalRelevance0.6060.2760.216
evalTypeIError11.969 7.14823.375
loadEData7.6340.7348.184
maPreproc0.5880.2380.825
readDataId2diseaseCodeMap0.0640.0630.003
readResults0.0450.0160.062
runDE0.3180.2300.475
runEA4.0942.7114.413