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

This page was generated on 2024-11-20 12:08 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 1931/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.46.0  (landing page)
Xi Wang
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/SeqGSEA
git_branch: RELEASE_3_20
git_last_commit: ae089ed
git_last_commit_date: 2024-10-29 09:45:35 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for SeqGSEA on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: SeqGSEA
Version: 1.46.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SeqGSEA_1.46.0.tar.gz
StartedAt: 2024-11-20 12:22:54 -0000 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 12:29:59 -0000 (Wed, 20 Nov 2024)
EllapsedTime: 424.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SeqGSEA_1.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/SeqGSEA.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.46.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 ... 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 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          14.020  0.083  14.134
DEpermutePval       13.315  0.120  13.511
DENBStatPermut4GSEA 13.331  0.100  13.459
DSpermute4GSEA       9.369  0.103   9.493
genpermuteMat        8.922  0.088   9.030
DSresultGeneTable    8.923  0.020   8.963
DSresultExonTable    8.892  0.008   8.920
DSpermutePval        8.864  0.032   8.916
topDSGenes           8.749  0.016   8.782
scoreNormalization   8.721  0.032   8.771
topDSExons           8.696  0.027   8.743
normFactor           8.685  0.012   8.716
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/SeqGSEA.Rcheck/00check.log’
for details.


Installation output

SeqGSEA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL SeqGSEA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-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
DENBStat4GSEA2.1020.1282.234
DENBStatPermut4GSEA13.331 0.10013.459
DENBTest2.5760.0082.614
DEpermutePval13.315 0.12013.511
DSpermute4GSEA9.3690.1039.493
DSpermutePval8.8640.0328.916
DSresultExonTable8.8920.0088.920
DSresultGeneTable8.9230.0208.963
GSEAresultTable2.2950.0402.340
GSEnrichAnalyze2.3030.0002.308
ReadCountSet-class0.0010.0000.001
SeqGeneSet-class0.0000.0000.001
calES0.0070.0000.008
calES.perm2.2860.0522.343
convertEnsembl2Symbol000
convertSymbol2Ensembl0.0010.0000.000
counts-methods0.0130.0000.013
estiExonNBstat0.8250.0080.834
estiGeneNBstat0.8770.0000.879
exonID0.0280.0120.040
exonTestability0.0210.0000.021
geneID0.0380.0080.046
geneList0.0040.0000.004
genePermuteScore0.0070.0000.007
geneScore0.0040.0000.003
geneSetDescs0.0020.0000.002
geneSetNames0.0020.0000.003
geneSetSize0.0020.0000.003
geneTestability0.0240.0000.024
genpermuteMat8.9220.0889.030
getGeneCount0.020.000.02
label0.0120.0000.012
loadExonCountData0.0020.0000.002
loadGenesets000
newGeneSets0.0020.0000.002
newReadCountSet0.1290.0000.129
normFactor8.6850.0128.716
plotES2.3250.0202.350
plotGeneScore0.1210.0040.125
plotSig2.1700.0042.178
plotSigGeneSet2.1910.0482.242
rankCombine0.0090.0000.009
runDESeq1.5590.0081.571
runSeqGSEA0.0020.0000.001
scoreNormalization8.7210.0328.771
size0.0030.0000.002
subsetByGenes0.0370.0000.037
topDEGenes14.020 0.08314.134
topDSExons8.6960.0278.743
topDSGenes8.7490.0168.782
topGeneSets2.2100.0082.222
writeScores0.0070.0000.007
writeSigGeneSet2.2120.0042.221