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

This page was generated on 2025-01-22 11:44 -0500 (Wed, 22 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4779
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4503
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4468
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4423
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4407
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 1924/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.47.0  (landing page)
Xi Wang
Snapshot Date: 2025-01-21 13:40 -0500 (Tue, 21 Jan 2025)
git_url: https://git.bioconductor.org/packages/SeqGSEA
git_branch: devel
git_last_commit: eb9808f
git_last_commit_date: 2024-10-29 09:45:35 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for SeqGSEA on lconway

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.47.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.47.0.tar.gz
StartedAt: 2025-01-21 23:33:27 -0500 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 23:39:23 -0500 (Tue, 21 Jan 2025)
EllapsedTime: 356.4 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.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/SeqGSEA.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* 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.47.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
DENBStatPermut4GSEA 12.483  0.125  12.743
topDEGenes          12.298  0.155  12.551
DEpermutePval       11.339  0.098  11.576
DSresultExonTable    6.022  0.109   6.195
normFactor           5.603  0.163   5.836
DSpermutePval        5.578  0.092   5.715
scoreNormalization   5.569  0.099   5.706
topDSGenes           5.579  0.079   5.707
topDSExons           5.387  0.104   5.530
DSpermute4GSEA       5.123  0.221   5.379
DSresultGeneTable    5.262  0.082   5.376
genpermuteMat        4.909  0.117   5.058
* 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-x86_64/Resources/library’
* installing *source* package ‘SeqGSEA’ ...
** 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.8650.1282.007
DENBStatPermut4GSEA12.483 0.12512.743
DENBTest2.7190.0452.787
DEpermutePval11.339 0.09811.576
DSpermute4GSEA5.1230.2215.379
DSpermutePval5.5780.0925.715
DSresultExonTable6.0220.1096.195
DSresultGeneTable5.2620.0825.376
GSEAresultTable1.7940.0291.843
GSEnrichAnalyze1.8780.0151.905
ReadCountSet-class0.0010.0000.002
SeqGeneSet-class0.0010.0000.001
calES0.0050.0030.009
calES.perm1.7200.0101.738
convertEnsembl2Symbol0.0000.0010.000
convertSymbol2Ensembl0.0000.0000.001
counts-methods0.0130.0020.015
estiExonNBstat0.4790.0150.498
estiGeneNBstat0.4950.0110.508
exonID0.0500.0680.118
exonTestability0.0150.0020.017
geneID0.0550.0670.122
geneList0.0040.0010.004
genePermuteScore0.0050.0020.007
geneScore0.0030.0010.004
geneSetDescs0.0020.0010.003
geneSetNames0.0020.0000.003
geneSetSize0.0020.0010.003
geneTestability0.0170.0010.018
genpermuteMat4.9090.1175.058
getGeneCount0.0180.0010.019
label0.0110.0010.012
loadExonCountData0.0020.0010.003
loadGenesets000
newGeneSets0.0020.0010.003
newReadCountSet0.0940.0010.095
normFactor5.6030.1635.836
plotES1.8300.0261.864
plotGeneScore0.1150.0050.122
plotSig1.8220.0131.849
plotSigGeneSet1.7040.0121.723
rankCombine0.0100.0040.014
runDESeq1.2870.0071.299
runSeqGSEA0.0010.0010.003
scoreNormalization5.5690.0995.706
size0.0020.0000.002
subsetByGenes0.0330.0010.035
topDEGenes12.298 0.15512.551
topDSExons5.3870.1045.530
topDSGenes5.5790.0795.707
topGeneSets1.8430.0751.931
writeScores0.0080.0020.010
writeSigGeneSet1.7650.0151.791