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.3: CHECK report for SeqGSEA on windows2.bioconductor.org

This page was generated on 2015-10-27 12:15:15 -0400 (Tue, 27 Oct 2015).

Package 958/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqGSEA 1.11.0
Xi Wang
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/SeqGSEA
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: SeqGSEA
Version: 1.11.0
Command: rm -rf SeqGSEA.buildbin-libdir SeqGSEA.Rcheck && mkdir SeqGSEA.buildbin-libdir SeqGSEA.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SeqGSEA.buildbin-libdir SeqGSEA_1.11.0.tar.gz >SeqGSEA.Rcheck\00install.out 2>&1 && cp SeqGSEA.Rcheck\00install.out SeqGSEA-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=SeqGSEA.buildbin-libdir --install="check:SeqGSEA-install.out" --force-multiarch --no-vignettes --timings SeqGSEA_1.11.0.tar.gz
StartedAt: 2015-10-27 05:59:08 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 06:05:35 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 387.1 seconds
RetCode: 0
Status:  OK  
CheckDir: SeqGSEA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SeqGSEA.buildbin-libdir SeqGSEA.Rcheck && mkdir SeqGSEA.buildbin-libdir SeqGSEA.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SeqGSEA.buildbin-libdir SeqGSEA_1.11.0.tar.gz >SeqGSEA.Rcheck\00install.out 2>&1 && cp SeqGSEA.Rcheck\00install.out SeqGSEA-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=SeqGSEA.buildbin-libdir --install="check:SeqGSEA-install.out" --force-multiarch --no-vignettes --timings SeqGSEA_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/SeqGSEA.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SeqGSEA/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SeqGSEA' version '1.11.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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'
Undefined global functions or variables:
  %do% %dopar% foreach i j 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [135s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
runSeqGSEA         13.75   0.02   15.47
DSresultGeneTable  11.45   0.00   11.45
topDSGenes         11.20   0.00   11.20
topDSExons         11.00   0.00   11.00
DSpermutePval      10.55   0.00   10.55
normFactor         10.32   0.03   10.34
DSresultExonTable  10.16   0.00   10.16
scoreNormalization 10.03   0.00   10.03
genpermuteMat       9.97   0.03   10.00
DSpermute4GSEA      9.17   0.00    9.17
** running examples for arch 'x64' ... [146s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
runSeqGSEA         17.12   0.09   18.57
DSresultExonTable  11.43   0.00   11.43
DSpermutePval      11.23   0.00   11.23
normFactor         10.87   0.00   10.87
DSresultGeneTable  10.60   0.00   10.60
scoreNormalization 10.39   0.00   10.39
genpermuteMat      10.36   0.00   10.36
topDSGenes         10.30   0.00   10.30
topDSExons         10.19   0.00   10.19
DSpermute4GSEA     10.13   0.02   10.14
* 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
  'c:/biocbld/bbs-3.3-bioc/meat/SeqGSEA.Rcheck/00check.log'
for details.


SeqGSEA.Rcheck/00install.out:


install for i386

* 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

install for x64

* installing *source* package 'SeqGSEA' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SeqGSEA' as SeqGSEA_1.11.0.zip
* DONE (SeqGSEA)

SeqGSEA.Rcheck/examples_i386/SeqGSEA-Ex.timings:

nameusersystemelapsed
DENBStat4GSEA0.260.000.27
DENBStatPermut4GSEA0.660.020.67
DENBTest1.260.001.26
DEpermutePval0.690.000.69
DSpermute4GSEA9.170.009.17
DSpermutePval10.55 0.0010.55
DSresultExonTable10.16 0.0010.16
DSresultGeneTable11.45 0.0011.45
GSEAresultTable1.810.001.81
GSEnrichAnalyze1.610.001.61
ReadCountSet-class000
SeqGeneSet-class000
calES0.020.000.02
calES.perm1.40.01.4
convertEnsembl2Symbol0.300.110.89
convertSymbol2Ensembl0.140.000.63
counts-methods0.030.000.03
estiExonNBstat1.140.001.14
estiGeneNBstat0.830.030.86
exonID0.110.000.11
exonTestability0.020.020.03
geneID0.090.010.11
geneList000
genePermuteScore0.010.000.02
geneScore000
geneSetDescs0.000.020.01
geneSetNames000
geneSetSize000
geneTestability0.050.000.05
genpermuteMat 9.97 0.0310.00
getGeneCount0.020.000.01
label0.010.000.02
loadExonCountData0.30.00.3
loadGenesets0.950.001.42
newGeneSets000
newReadCountSet0.040.000.05
normFactor10.32 0.0310.34
plotES1.570.001.58
plotGeneScore0.10.00.1
plotSig1.420.021.43
plotSigGeneSet1.670.011.69
rankCombine0.020.000.02
runDESeq0.080.000.07
runSeqGSEA13.75 0.0215.47
scoreNormalization10.03 0.0010.03
size000
subsetByGenes0.020.010.03
topDEGenes1.690.001.69
topDSExons11 011
topDSGenes11.2 0.011.2
topGeneSets1.640.001.64
writeScores000
writeSigGeneSet1.420.001.42

SeqGSEA.Rcheck/examples_x64/SeqGSEA-Ex.timings:

nameusersystemelapsed
DENBStat4GSEA0.350.000.34
DENBStatPermut4GSEA0.640.010.66
DENBTest1.310.001.31
DEpermutePval0.810.000.82
DSpermute4GSEA10.13 0.0210.14
DSpermutePval11.23 0.0011.23
DSresultExonTable11.43 0.0011.43
DSresultGeneTable10.6 0.010.6
GSEAresultTable1.870.001.87
GSEnrichAnalyze2.270.002.27
ReadCountSet-class000
SeqGeneSet-class000
calES0.010.000.01
calES.perm1.80.01.8
convertEnsembl2Symbol0.220.060.73
convertSymbol2Ensembl0.060.000.47
counts-methods0.020.000.02
estiExonNBstat1.030.001.03
estiGeneNBstat0.920.000.94
exonID0.050.000.04
exonTestability0.010.000.02
geneID0.050.020.06
geneList000
genePermuteScore0.020.000.02
geneScore000
geneSetDescs000
geneSetNames0.010.000.01
geneSetSize000
geneTestability0.020.000.02
genpermuteMat10.36 0.0010.36
getGeneCount0.010.000.02
label0.020.000.02
loadExonCountData0.450.020.46
loadGenesets1.080.001.55
newGeneSets0.010.000.02
newReadCountSet0.070.000.06
normFactor10.87 0.0010.87
plotES2.560.002.57
plotGeneScore0.080.020.09
plotSig2.390.002.39
plotSigGeneSet1.990.001.99
rankCombine0.010.000.01
runDESeq0.160.010.17
runSeqGSEA17.12 0.0918.57
scoreNormalization10.39 0.0010.39
size000
subsetByGenes0.020.040.04
topDEGenes2.190.002.19
topDSExons10.19 0.0010.19
topDSGenes10.3 0.010.3
topGeneSets2.090.002.09
writeScores000
writeSigGeneSet2.020.012.04