Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:25:04 -0400 (Wed, 17 Oct 2018).
Package 1348/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
SeqGSEA 1.20.0 Xi Wang
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ WARNINGS ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: SeqGSEA |
Version: 1.20.0 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings SeqGSEA_1.20.0.tar.gz |
StartedAt: 2018-10-16 03:41:19 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 03:44:48 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 209.3 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: SeqGSEA.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:SeqGSEA.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings SeqGSEA_1.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/SeqGSEA.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * using platform: x86_64-pc-linux-gnu (64-bit) * 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.20.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 R 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 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 ‘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’ plotES : <anonymous>: no visible global function definition for ‘density’ plotES: no visible global function definition for ‘density’ plotES: no visible global function definition for ‘plot’ 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 ‘plot’ 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 ‘plot’ 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 ‘plot’ 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’ 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% colors density dev.off foreach i j layout legend lines makeCluster matlines median p.adjust par plot points read.table text write.table Consider adding importFrom("grDevices", "colors", "dev.off") importFrom("graphics", "layout", "legend", "lines", "matlines", "par", "plot", "points", "text") importFrom("stats", "density", "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 ... WARNING Undocumented S4 methods: generic '[' and siglist 'SeqGeneSet,numeric,ANY,ANY' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 or elapsed time > 5s user system elapsed runSeqGSEA 11.408 0.016 23.850 DSresultGeneTable 6.496 0.020 6.519 scoreNormalization 6.468 0.032 6.509 topDSExons 6.448 0.012 6.464 normFactor 6.424 0.000 6.428 DSresultExonTable 6.196 0.008 6.206 topDSGenes 6.056 0.000 6.058 DSpermute4GSEA 6.048 0.004 6.057 DSpermutePval 5.996 0.004 6.006 genpermuteMat 5.544 0.008 5.555 loadGenesets 0.980 0.004 6.375 convertSymbol2Ensembl 0.176 0.000 5.444 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.7-bioc/meat/SeqGSEA.Rcheck/00check.log’ for details.
SeqGSEA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL SeqGSEA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘SeqGSEA’ ... ** 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 * DONE (SeqGSEA)
SeqGSEA.Rcheck/SeqGSEA-Ex.timings
name | user | system | elapsed | |
DENBStat4GSEA | 0.436 | 0.000 | 0.437 | |
DENBStatPermut4GSEA | 0.652 | 0.020 | 0.673 | |
DENBTest | 1.456 | 0.020 | 1.477 | |
DEpermutePval | 0.548 | 0.000 | 0.549 | |
DSpermute4GSEA | 6.048 | 0.004 | 6.057 | |
DSpermutePval | 5.996 | 0.004 | 6.006 | |
DSresultExonTable | 6.196 | 0.008 | 6.206 | |
DSresultGeneTable | 6.496 | 0.020 | 6.519 | |
GSEAresultTable | 1.572 | 0.040 | 1.616 | |
GSEnrichAnalyze | 1.640 | 0.000 | 1.642 | |
ReadCountSet-class | 0.000 | 0.000 | 0.001 | |
SeqGeneSet-class | 0.000 | 0.000 | 0.001 | |
calES | 0.004 | 0.004 | 0.006 | |
calES.perm | 1.712 | 0.000 | 1.711 | |
convertEnsembl2Symbol | 0.260 | 0.012 | 4.517 | |
convertSymbol2Ensembl | 0.176 | 0.000 | 5.444 | |
counts-methods | 0.016 | 0.000 | 0.014 | |
estiExonNBstat | 0.564 | 0.020 | 0.583 | |
estiGeneNBstat | 0.56 | 0.00 | 0.56 | |
exonID | 0.036 | 0.028 | 0.065 | |
exonTestability | 0.016 | 0.000 | 0.016 | |
geneID | 0.068 | 0.012 | 0.080 | |
geneList | 0.000 | 0.000 | 0.003 | |
genePermuteScore | 0.004 | 0.000 | 0.006 | |
geneScore | 0.004 | 0.000 | 0.002 | |
geneSetDescs | 0.004 | 0.000 | 0.002 | |
geneSetNames | 0.000 | 0.000 | 0.002 | |
geneSetSize | 0.000 | 0.000 | 0.002 | |
geneTestability | 0.020 | 0.000 | 0.019 | |
genpermuteMat | 5.544 | 0.008 | 5.555 | |
getGeneCount | 0.016 | 0.000 | 0.016 | |
label | 0.012 | 0.000 | 0.012 | |
loadExonCountData | 0.276 | 0.004 | 0.321 | |
loadGenesets | 0.980 | 0.004 | 6.375 | |
newGeneSets | 0.004 | 0.000 | 0.002 | |
newReadCountSet | 0.052 | 0.000 | 0.053 | |
normFactor | 6.424 | 0.000 | 6.428 | |
plotES | 1.784 | 0.004 | 1.792 | |
plotGeneScore | 0.088 | 0.004 | 0.095 | |
plotSig | 1.660 | 0.000 | 1.662 | |
plotSigGeneSet | 1.756 | 0.000 | 1.758 | |
rankCombine | 0.012 | 0.000 | 0.008 | |
runDESeq | 0.084 | 0.000 | 0.085 | |
runSeqGSEA | 11.408 | 0.016 | 23.850 | |
scoreNormalization | 6.468 | 0.032 | 6.509 | |
size | 0.000 | 0.000 | 0.002 | |
subsetByGenes | 0.028 | 0.000 | 0.025 | |
topDEGenes | 1.112 | 0.000 | 1.112 | |
topDSExons | 6.448 | 0.012 | 6.464 | |
topDSGenes | 6.056 | 0.000 | 6.058 | |
topGeneSets | 1.628 | 0.000 | 1.630 | |
writeScores | 0.008 | 0.000 | 0.005 | |
writeSigGeneSet | 1.612 | 0.004 | 1.616 | |