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 zin1

This page was generated on 2016-04-23 10:12:59 -0700 (Sat, 23 Apr 2016).

Package 958/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.10.0
Xi Wang
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/SeqGSEA
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: SeqGSEA
Version: 1.10.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings SeqGSEA_1.10.0.tar.gz
StartedAt: 2016-04-23 05:19:13 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 05:25:34 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 381.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: SeqGSEA.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings SeqGSEA_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/SeqGSEA.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* 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.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 ... [10s/10s] 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
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’
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’
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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [145s/272s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
runSeqGSEA            16.236  0.060  85.200
DSpermutePval         11.750  0.016  11.825
DSresultGeneTable     11.389  0.004  11.407
scoreNormalization    11.177  0.004  11.180
DSresultExonTable     11.121  0.000  11.229
topDSGenes            11.031  0.000  11.040
topDSExons            10.948  0.004  10.948
normFactor            10.882  0.000  10.875
genpermuteMat         10.218  0.024  10.249
DSpermute4GSEA        10.072  0.008  10.083
loadGenesets           1.192  0.008  20.412
convertEnsembl2Symbol  0.090  0.004  19.186
convertSymbol2Ensembl  0.082  0.004  19.313
* 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.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.2200.0040.224
DENBStatPermut4GSEA0.8520.0040.856
DENBTest1.5700.0031.582
DEpermutePval0.7340.0000.733
DSpermute4GSEA10.072 0.00810.083
DSpermutePval11.750 0.01611.825
DSresultExonTable11.121 0.00011.229
DSresultGeneTable11.389 0.00411.407
GSEAresultTable1.8300.0121.840
GSEnrichAnalyze1.8630.0001.865
ReadCountSet-class0.0020.0000.002
SeqGeneSet-class0.0010.0000.001
calES0.0080.0000.008
calES.perm1.9060.0081.918
convertEnsembl2Symbol 0.090 0.00419.186
convertSymbol2Ensembl 0.082 0.00419.313
counts-methods0.0130.0000.014
estiExonNBstat1.1970.0001.196
estiGeneNBstat0.9860.0000.988
exonID0.0480.0240.072
exonTestability0.0190.0000.020
geneID0.080.020.10
geneList0.0040.0000.004
genePermuteScore0.0070.0000.007
geneScore0.0040.0000.003
geneSetDescs0.0030.0000.003
geneSetNames0.0030.0000.002
geneSetSize0.0020.0000.002
geneTestability0.0250.0000.025
genpermuteMat10.218 0.02410.249
getGeneCount0.0190.0000.019
label0.0130.0000.013
loadExonCountData0.3610.0000.361
loadGenesets 1.192 0.00820.412
newGeneSets0.0030.0000.003
newReadCountSet0.0850.0000.088
normFactor10.882 0.00010.875
plotES2.1060.0042.113
plotGeneScore0.0940.0000.094
plotSig1.8030.0041.806
plotSigGeneSet1.8230.0001.825
rankCombine0.0050.0000.009
runDESeq0.1020.0040.106
runSeqGSEA16.236 0.06085.200
scoreNormalization11.177 0.00411.180
size0.0020.0000.003
subsetByGenes0.0330.0000.032
topDEGenes2.1960.0042.199
topDSExons10.948 0.00410.948
topDSGenes11.031 0.00011.040
topGeneSets1.7410.0001.742
writeScores0.0060.0000.007
writeSigGeneSet1.8090.0001.813