Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 2.13: CHECK report for SeqGSEA on zin1

This page was generated on 2014-04-05 09:48:37 -0700 (Sat, 05 Apr 2014).

Package 651/750HostnameOS / ArchBUILDCHECKBUILD BIN
SeqGSEA 1.2.1
Xi Wang
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/SeqGSEA
Last Changed Rev: 86303 / Revision: 88450
Last Changed Date: 2014-02-10 15:33:01 -0800 (Mon, 10 Feb 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: SeqGSEA
Version: 1.2.1
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings SeqGSEA_1.2.1.tar.gz
StartedAt: 2014-04-05 03:54:19 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:00:47 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 388.4 seconds
RetCode: 0
Status:  OK 
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/SeqGSEA.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-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.2.1’
* 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 ... [11s/11s] 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’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 binding for global variable ‘i’
DSpermute4GSEA : <anonymous>: no visible binding for global variable
  ‘i’
calES.perm: no visible binding for global variable ‘i’
calES.perm: no visible binding for global variable ‘j’
* 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 installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘SeqGSEA.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [257s/282s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
runSeqGSEA            30.878  0.068  38.665
DSresultExonTable     21.293  0.012  21.358
normFactor            20.986  0.016  21.131
scoreNormalization    20.925  0.024  20.990
DSresultGeneTable     20.773  0.008  20.856
DSpermutePval         20.722  0.036  20.788
topDSExons            20.581  0.000  20.620
topDSGenes            20.229  0.012  20.274
DSpermute4GSEA        19.181  0.016  19.231
genpermuteMat         18.689  0.236  18.974
loadGenesets           2.112  0.020   7.286
convertEnsembl2Symbol  0.248  0.016   6.639
convertSymbol2Ensembl  0.232  0.000   5.958
* 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

NOTE: There were 3 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/SeqGSEA.Rcheck/00check.log’
for details.

SeqGSEA.Rcheck/00install.out:

* installing *source* package ‘SeqGSEA’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘DESeq::plotDispEsts’ when loading ‘SeqGSEA’
Warning: replacing previous import by ‘DESeq::plotMA’ when loading ‘SeqGSEA’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘DESeq::plotDispEsts’ when loading ‘SeqGSEA’
Warning: replacing previous import by ‘DESeq::plotMA’ when loading ‘SeqGSEA’
* DONE (SeqGSEA)

SeqGSEA.Rcheck/SeqGSEA-Ex.timings:

nameusersystemelapsed
DENBStat4GSEA0.4240.0040.429
DENBStatPermut4GSEA1.2440.0001.244
DENBTest1.4080.0041.411
DEpermutePval1.0440.0001.047
DSpermute4GSEA19.181 0.01619.231
DSpermutePval20.722 0.03620.788
DSresultExonTable21.293 0.01221.358
DSresultGeneTable20.773 0.00820.856
GSEAresultTable2.6400.0042.647
GSEnrichAnalyze2.7610.0082.806
ReadCountSet-class0.0040.0000.004
SeqGeneSet-class0.0040.0000.004
calES0.0200.0040.025
calES.perm2.8360.0002.847
convertEnsembl2Symbol0.2480.0166.639
convertSymbol2Ensembl0.2320.0005.958
counts-methods0.1680.0000.166
estiExonNBstat1.9040.0001.908
estiGeneNBstat1.9480.0001.952
exonID0.0560.0200.076
exonTestability0.0280.0000.031
geneID0.0800.0160.094
geneList0.0080.0000.009
genePermuteScore0.0160.0000.016
geneScore0.0080.0040.011
geneSetDescs0.0080.0000.007
geneSetNames0.0080.0000.007
geneSetSize0.0040.0000.005
geneTestability0.0400.0000.041
genpermuteMat18.689 0.23618.974
getGeneCount0.0400.0000.041
label0.0160.0040.022
loadExonCountData0.5880.0240.615
loadGenesets2.1120.0207.286
newGeneSets0.0080.0000.008
newReadCountSet0.1120.0000.113
normFactor20.986 0.01621.131
plotES2.8560.0082.870
plotGeneScore0.1320.0000.133
plotSig2.7640.0042.771
plotSigGeneSet2.7160.0042.722
rankCombine0.0200.0040.027
runDESeq0.1600.0040.165
runSeqGSEA30.878 0.06838.665
scoreNormalization20.925 0.02420.990
size0.0080.0000.010
subsetByGenes0.0560.0000.055
topDEGenes2.4010.0002.406
topDSExons20.581 0.00020.620
topDSGenes20.229 0.01220.274
topGeneSets2.7480.0042.757
writeScores0.020.000.02
writeSigGeneSet2.7920.0002.795