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 3.0: CHECK report for SeqGSEA on perceval

This page was generated on 2015-04-10 09:58:00 -0700 (Fri, 10 Apr 2015).

Package 811/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.6.0
Xi Wang
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/SeqGSEA
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: SeqGSEA
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch SeqGSEA_1.6.0.tar.gz
StartedAt: 2015-04-10 06:16:02 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:23:10 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 427.4 seconds
RetCode: 0
Status:  OK 
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch SeqGSEA_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/SeqGSEA.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (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.6.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 ... [20s/21s] 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 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
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’
DENBStatPermut4GSEA: no visible global function definition for
  ‘%dopar%’
DENBStatPermut4GSEA: no visible global function definition for
  ‘foreach’
DENBStatPermut4GSEA: no visible binding for global variable ‘i’
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’
runSeqGSEA: no visible global function definition for ‘makeCluster’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [199s/216s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
runSeqGSEA         23.112  0.275  32.516
DSresultGeneTable  14.663  0.079  14.839
DSpermutePval      14.414  0.069  14.491
scoreNormalization 14.375  0.048  14.444
topDSGenes         14.316  0.051  14.379
DSresultExonTable  14.067  0.106  14.218
normFactor         14.104  0.068  14.184
topDSExons         14.074  0.047  14.159
genpermuteMat      13.252  0.068  13.419
DSpermute4GSEA     12.850  0.065  12.917
* 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

NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/SeqGSEA.Rcheck/00check.log’
for details.

SeqGSEA.Rcheck/00install.out:

* installing *source* package ‘SeqGSEA’ ...
** R
** data
** inst
** preparing 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:

nameusersystemelapsed
DENBStat4GSEA0.6840.0140.698
DENBStatPermut4GSEA1.5390.0221.561
DENBTest1.4610.0291.491
DEpermutePval1.2600.0141.273
DSpermute4GSEA12.850 0.06512.917
DSpermutePval14.414 0.06914.491
DSresultExonTable14.067 0.10614.218
DSresultGeneTable14.663 0.07914.839
GSEAresultTable3.4610.0373.507
GSEnrichAnalyze2.9300.0092.941
ReadCountSet-class0.0020.0000.002
SeqGeneSet-class0.0020.0000.003
calES0.0150.0040.019
calES.perm3.1240.0103.144
convertEnsembl2Symbol0.1650.0112.682
convertSymbol2Ensembl0.1550.0112.578
counts-methods0.0300.0040.033
estiExonNBstat1.4500.0151.473
estiGeneNBstat1.7720.0141.796
exonID0.1570.0570.214
exonTestability0.0350.0030.039
geneID0.2210.0520.272
geneList0.0060.0000.006
genePermuteScore0.0120.0020.014
geneScore0.0070.0020.009
geneSetDescs0.0050.0010.006
geneSetNames0.0050.0010.005
geneSetSize0.0040.0000.005
geneTestability0.0350.0020.037
genpermuteMat13.252 0.06813.419
getGeneCount0.0370.0020.039
label0.0190.0020.021
loadExonCountData0.3950.0130.408
loadGenesets1.4540.0193.976
newGeneSets0.0050.0010.004
newReadCountSet0.1070.0010.108
normFactor14.104 0.06814.184
plotES3.3160.0183.349
plotGeneScore0.1380.0080.177
plotSig3.4230.0113.454
plotSigGeneSet3.1010.0133.143
rankCombine0.0180.0030.021
runDESeq0.1650.0030.168
runSeqGSEA23.112 0.27532.516
scoreNormalization14.375 0.04814.444
size0.0060.0020.007
subsetByGenes0.0470.0030.049
topDEGenes2.2530.0292.296
topDSExons14.074 0.04714.159
topDSGenes14.316 0.05114.379
topGeneSets2.9550.0092.965
writeScores0.0130.0020.015
writeSigGeneSet2.9760.0092.987