Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-12-04 12:01 -0500 (Thu, 04 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1983/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.50.0  (landing page)
Xi Wang
Snapshot Date: 2025-12-01 13:45 -0500 (Mon, 01 Dec 2025)
git_url: https://git.bioconductor.org/packages/SeqGSEA
git_branch: RELEASE_3_22
git_last_commit: 03ba6a6
git_last_commit_date: 2025-10-29 10:14:28 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SeqGSEA on nebbiolo2

To the developers/maintainers of the SeqGSEA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SeqGSEA.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: SeqGSEA
Version: 1.50.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SeqGSEA_1.50.0.tar.gz
StartedAt: 2025-12-02 04:24:01 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 04:31:19 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 438.5 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SeqGSEA_1.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SeqGSEA.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘SeqGSEA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SeqGSEA’ version ‘1.50.0’
* 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 ‘SeqGSEA’ 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 ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘estiExonProbVar’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DENBStat4GSEA: no visible global function definition for ‘colData’
DENBStatPermut4GSEA: no visible global function definition for
  ‘%dopar%’
DENBStatPermut4GSEA: no visible global function definition for
  ‘foreach’
DENBStatPermut4GSEA: no visible binding for global variable ‘i’
DENBTest: no visible global function definition for ‘colData’
DENBTest: no visible global function definition for ‘p.adjust’
DEpermutePval: no visible global function definition for ‘p.adjust’
DSpermute4GSEA: no visible global function definition for ‘%dopar%’
DSpermute4GSEA: no visible global function definition for ‘foreach’
DSpermute4GSEA : <anonymous>: no visible binding for global variable
  ‘i’
DSpermutePval: no visible global function definition for ‘p.adjust’
calES.perm: no visible global function definition for ‘%dopar%’
calES.perm: no visible global function definition for ‘foreach’
calES.perm: no visible binding for global variable ‘i’
calES.perm: no visible global function definition for ‘%do%’
calES.perm: no visible binding for global variable ‘j’
loadExonCountData : <anonymous>: no visible global function definition
  for ‘read.table’
nbinomTestForMatrices : <anonymous>: no visible global function
  definition for ‘dnbinom’
plotES : <anonymous>: no visible global function definition for
  ‘density’
plotES: no visible global function definition for ‘density’
plotES : <anonymous>: no visible global function definition for
  ‘points’
plotES: no visible global function definition for ‘points’
plotES: no visible global function definition for ‘colors’
plotES: no visible global function definition for ‘lines’
plotES: no visible global function definition for ‘legend’
plotES: no visible global function definition for ‘dev.off’
plotGeneScore: no visible global function definition for ‘lines’
plotGeneScore: no visible global function definition for ‘colors’
plotGeneScore: no visible global function definition for ‘points’
plotGeneScore: no visible global function definition for ‘matlines’
plotGeneScore: no visible global function definition for ‘legend’
plotGeneScore: no visible global function definition for ‘dev.off’
plotSig: no visible global function definition for ‘points’
plotSig: no visible global function definition for ‘colors’
plotSig: no visible global function definition for ‘legend’
plotSig: no visible global function definition for ‘dev.off’
plotSigGeneSet: no visible global function definition for ‘par’
plotSigGeneSet: no visible global function definition for ‘layout’
plotSigGeneSet: no visible global function definition for ‘lines’
plotSigGeneSet : <anonymous>: no visible global function definition for
  ‘lines’
plotSigGeneSet: no visible global function definition for ‘colors’
plotSigGeneSet: no visible global function definition for ‘text’
plotSigGeneSet: no visible global function definition for ‘density’
plotSigGeneSet: no visible global function definition for ‘legend’
plotSigGeneSet: no visible global function definition for ‘dev.off’
runDESeq: no visible global function definition for ‘DataFrame’
runSeqGSEA: no visible global function definition for ‘makeCluster’
runSeqGSEA: no visible global function definition for ‘write.table’
signifES : <anonymous>: no visible global function definition for
  ‘median’
writeScores: no visible global function definition for ‘write.table’
writeSigGeneSet: no visible global function definition for
  ‘write.table’
Undefined global functions or variables:
  %do% %dopar% DataFrame colData colors density dev.off dnbinom foreach
  i j layout legend lines makeCluster matlines median p.adjust par
  points read.table text write.table
Consider adding
  importFrom("grDevices", "colors", "dev.off")
  importFrom("graphics", "layout", "legend", "lines", "matlines", "par",
             "points", "text")
  importFrom("stats", "density", "dnbinom", "median", "p.adjust")
  importFrom("utils", "read.table", "write.table")
to your NAMESPACE file.
* 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:
  ReadCountSet-class.Rd: eSet-class
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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
topDEGenes          9.521  0.065   9.586
DEpermutePval       9.131  0.021   9.152
DENBStatPermut4GSEA 8.896  0.142   9.037
topDSGenes          5.872  0.062   5.935
DSpermute4GSEA      5.480  0.181   5.662
genpermuteMat       5.481  0.005   5.488
scoreNormalization  5.351  0.005   5.357
DSresultGeneTable   5.248  0.004   5.253
topDSExons          5.244  0.007   5.251
DSresultExonTable   5.151  0.005   5.157
DSpermutePval       5.104  0.019   5.123
normFactor          5.103  0.001   5.106
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/SeqGSEA.Rcheck/00check.log’
for details.


Installation output

SeqGSEA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL SeqGSEA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘SeqGSEA’ ...
** this is package ‘SeqGSEA’ version ‘1.50.0’
** using staged installation
** R
** data
** 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 (SeqGSEA)

Tests output


Example timings

SeqGSEA.Rcheck/SeqGSEA-Ex.timings

nameusersystemelapsed
DENBStat4GSEA2.2860.0372.322
DENBStatPermut4GSEA8.8960.1429.037
DENBTest1.6540.0361.690
DEpermutePval9.1310.0219.152
DSpermute4GSEA5.4800.1815.662
DSpermutePval5.1040.0195.123
DSresultExonTable5.1510.0055.157
DSresultGeneTable5.2480.0045.253
GSEAresultTable1.4850.0381.523
GSEnrichAnalyze1.5180.0011.520
ReadCountSet-class0.0010.0000.001
SeqGeneSet-class0.0010.0000.001
calES0.0050.0000.005
calES.perm1.4870.0001.488
convertEnsembl2Symbol000
convertSymbol2Ensembl000
counts-methods0.0120.0000.012
estiExonNBstat0.4710.0230.493
estiGeneNBstat0.5090.0000.509
exonID0.0320.0030.035
exonTestability0.0150.0000.016
geneID0.0380.0090.047
geneList0.0030.0000.004
genePermuteScore0.0030.0020.005
geneScore0.0030.0000.002
geneSetDescs0.0020.0000.002
geneSetNames0.0020.0000.002
geneSetSize0.0020.0000.002
geneTestability0.0170.0000.017
genpermuteMat5.4810.0055.488
getGeneCount0.0140.0000.014
label0.0110.0000.011
loadExonCountData0.0010.0000.001
loadGenesets000
newGeneSets0.0020.0000.002
newReadCountSet0.0830.0000.084
normFactor5.1030.0015.106
plotES1.6300.0011.632
plotGeneScore0.0930.0010.094
plotSig1.4440.0011.445
plotSigGeneSet1.4780.0001.478
rankCombine0.0070.0000.007
runDESeq1.0960.0021.099
runSeqGSEA0.0010.0000.002
scoreNormalization5.3510.0055.357
size0.0010.0010.002
subsetByGenes0.0320.0000.032
topDEGenes9.5210.0659.586
topDSExons5.2440.0075.251
topDSGenes5.8720.0625.935
topGeneSets1.4410.0001.441
writeScores0.0060.0000.005
writeSigGeneSet1.4750.0191.495