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

This page was generated on 2015-10-27 17:35:32 -0400 (Tue, 27 Oct 2015).

Package 958/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.10.0
Xi Wang
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/SeqGSEA
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SeqGSEA
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings SeqGSEA_1.10.0.tar.gz
StartedAt: 2015-10-27 12:12:09 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 12:17:04 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 295.1 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 SeqGSEA_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/SeqGSEA.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* 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.10.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 ... [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 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 ... [158s/172s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
runSeqGSEA         18.811  0.149  26.021
topDSExons         11.616  0.019  11.636
scoreNormalization 11.611  0.022  11.634
topDSGenes         11.557  0.026  11.582
DSpermutePval      11.440  0.038  11.479
DSresultExonTable  11.430  0.048  11.478
normFactor         11.366  0.028  11.395
DSresultGeneTable  11.180  0.045  11.226
genpermuteMat      10.443  0.025  10.468
DSpermute4GSEA     10.406  0.046  10.453
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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.4880.0110.498
DENBStatPermut4GSEA1.0070.0211.028
DENBTest1.3710.0201.392
DEpermutePval0.9490.0100.959
DSpermute4GSEA10.406 0.04610.453
DSpermutePval11.440 0.03811.479
DSresultExonTable11.430 0.04811.478
DSresultGeneTable11.180 0.04511.226
GSEAresultTable2.6240.0212.646
GSEnrichAnalyze2.7730.0052.779
ReadCountSet-class0.0030.0010.002
SeqGeneSet-class0.0020.0000.002
calES0.0090.0020.010
calES.perm2.5440.0032.547
convertEnsembl2Symbol0.1490.0112.475
convertSymbol2Ensembl0.1420.0112.364
counts-methods0.0210.0010.022
estiExonNBstat1.0260.0091.034
estiGeneNBstat1.0530.0051.058
exonID0.1500.0400.191
exonTestability0.0290.0010.031
geneID0.2140.0410.255
geneList0.0060.0000.006
genePermuteScore0.0080.0010.009
geneScore0.0050.0010.006
geneSetDescs0.0060.0010.006
geneSetNames0.0040.0010.005
geneSetSize0.0030.0010.004
geneTestability0.0290.0010.030
genpermuteMat10.443 0.02510.468
getGeneCount0.0290.0000.030
label0.0160.0000.016
loadExonCountData0.3660.0060.373
loadGenesets1.2980.0133.602
newGeneSets0.0040.0010.004
newReadCountSet0.1050.0000.105
normFactor11.366 0.02811.395
plotES2.7540.0102.764
plotGeneScore0.1320.0040.140
plotSig2.6330.0072.640
plotSigGeneSet2.6460.0062.652
rankCombine0.0110.0010.013
runDESeq0.1380.0010.139
runSeqGSEA18.811 0.14926.021
scoreNormalization11.611 0.02211.634
size0.0030.0010.003
subsetByGenes0.0430.0010.044
topDEGenes2.2060.0212.228
topDSExons11.616 0.01911.636
topDSGenes11.557 0.02611.582
topGeneSets2.5660.0042.569
writeScores0.0080.0010.008
writeSigGeneSet2.5710.0032.574