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

This page was generated on 2025-08-21 11:41 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 1966/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.48.0  (landing page)
Xi Wang
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/SeqGSEA
git_branch: RELEASE_3_21
git_last_commit: ea0980a
git_last_commit_date: 2025-04-15 10:23:38 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SeqGSEA on kjohnson1

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.48.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SeqGSEA_1.48.0.tar.gz
StartedAt: 2025-08-20 11:39:56 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 11:45:51 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 354.9 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SeqGSEA.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SeqGSEA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SeqGSEA’ version ‘1.48.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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
topDEGenes          10.114  0.093  10.241
DEpermutePval        9.713  0.142   9.910
DENBStatPermut4GSEA  9.487  0.093   9.599
topDSGenes           6.211  0.335   6.589
DSpermute4GSEA       5.690  0.338   6.050
DSresultGeneTable    5.769  0.224   6.034
topDSExons           5.285  0.392   5.680
scoreNormalization   5.220  0.378   5.626
normFactor           5.197  0.267   5.481
DSpermutePval        5.155  0.234   5.393
DSresultExonTable    5.093  0.253   5.419
genpermuteMat        4.661  0.359   5.023
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/SeqGSEA.Rcheck/00check.log’
for details.


Installation output

SeqGSEA.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘SeqGSEA’ ...
** this is package ‘SeqGSEA’ version ‘1.48.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
DENBStat4GSEA1.5330.0701.604
DENBStatPermut4GSEA9.4870.0939.599
DENBTest1.8660.0541.924
DEpermutePval9.7130.1429.910
DSpermute4GSEA5.6900.3386.050
DSpermutePval5.1550.2345.393
DSresultExonTable5.0930.2535.419
DSresultGeneTable5.7690.2246.034
GSEAresultTable1.5110.0381.550
GSEnrichAnalyze1.4610.0201.481
ReadCountSet-class0.0020.0010.002
SeqGeneSet-class0.0010.0000.002
calES0.0060.0030.009
calES.perm1.4450.0081.454
convertEnsembl2Symbol000
convertSymbol2Ensembl0.0000.0000.001
counts-methods0.0140.0020.016
estiExonNBstat0.4740.0580.531
estiGeneNBstat0.4450.0370.482
exonID0.0520.0580.113
exonTestability0.0200.0020.022
geneID0.0670.0580.125
geneList0.0040.0010.004
genePermuteScore0.0070.0020.008
geneScore0.0020.0010.004
geneSetDescs0.0020.0000.003
geneSetNames0.0010.0000.003
geneSetSize0.0010.0000.002
geneTestability0.0200.0010.021
genpermuteMat4.6610.3595.023
getGeneCount0.0180.0010.019
label0.0140.0010.016
loadExonCountData0.0010.0000.002
loadGenesets000
newGeneSets0.0030.0010.003
newReadCountSet0.1020.0020.104
normFactor5.1970.2675.481
plotES1.6280.0541.683
plotGeneScore0.1310.0040.134
plotSig1.4940.0101.504
plotSigGeneSet1.5110.0091.523
rankCombine0.0090.0020.012
runDESeq1.1350.0041.141
runSeqGSEA0.0020.0020.003
scoreNormalization5.2200.3785.626
size0.0020.0010.003
subsetByGenes0.0330.0020.035
topDEGenes10.114 0.09310.241
topDSExons5.2850.3925.680
topDSGenes6.2110.3356.589
topGeneSets1.4800.0351.517
writeScores0.0070.0020.010
writeSigGeneSet1.4630.0081.474