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.4: CHECK report for EGSEA on moscato1

This page was generated on 2016-09-21 03:48:26 -0700 (Wed, 21 Sep 2016).

Package 361/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EGSEA 1.1.10
Monther Alhamdoosh
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/EGSEA
Last Changed Rev: 120926 / Revision: 121152
Last Changed Date: 2016-09-13 21:56:21 -0700 (Tue, 13 Sep 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: EGSEA
Version: 1.1.10
Command: rm -rf EGSEA.buildbin-libdir EGSEA.Rcheck && mkdir EGSEA.buildbin-libdir EGSEA.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EGSEA.buildbin-libdir EGSEA_1.1.10.tar.gz >EGSEA.Rcheck\00install.out 2>&1 && cp EGSEA.Rcheck\00install.out EGSEA-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=EGSEA.buildbin-libdir --install="check:EGSEA-install.out" --force-multiarch --no-vignettes --timings EGSEA_1.1.10.tar.gz
StartedAt: 2016-09-20 07:42:38 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 07:54:36 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 718.2 seconds
RetCode: 0
Status:  OK  
CheckDir: EGSEA.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/EGSEA.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'EGSEA/DESCRIPTION' ... OK
* this is package 'EGSEA' version '1.1.10'
* 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 'EGSEA' 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
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
buildGeneSetDBIdx: no visible binding for global variable 'GOTERM'
buildMSigDBIdx: no visible binding for global variable 'msigdb'
buildMSigDBIdx: no visible binding for global variable 'GOTERM'
generateSummaryPlots: no visible binding for global variable 'x.data'
generateSummaryPlots: no visible binding for global variable 'y.data'
generateSummaryPlots: no visible binding for global variable 'gsSize'
generateSummaryPlots: no visible binding for global variable 'id'
generateSummaryPlots: no visible binding for global variable 'sig'
loadKeggData: no visible binding for global variable 'kegg.pathways'
Undefined global functions or variables:
  GOTERM gsSize id kegg.pathways msigdb sig x.data y.data
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
EGSEAResults-methods 76.71   0.89   80.65
buildGeneSetDBIdx    29.18   0.14   29.85
egsea                21.37   0.07   21.44
egsea.cnt            20.62   0.01   20.72
buildIdx              7.39   0.05    7.72
buildMSigDBIdx        6.32   0.09    6.41
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
EGSEAResults-methods 88.67   1.06   91.05
buildGeneSetDBIdx    35.93   0.16   36.08
egsea.cnt            25.60   0.00   25.60
egsea                25.23   0.00   25.24
buildIdx              7.08   0.02    7.10
buildMSigDBIdx        6.68   0.03    6.74
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 OK
* 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 NOTE
See
  'D:/biocbld/bbs-3.4-bioc/meat/EGSEA.Rcheck/00check.log'
for details.


EGSEA.Rcheck/00install.out:


install for i386

* installing *source* package 'EGSEA' ...
** R
** inst
** preparing package for lazy loading

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.

install for x64

* installing *source* package 'EGSEA' ...
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
* MD5 sums
packaged installation of 'EGSEA' as EGSEA_1.1.10.zip
* DONE (EGSEA)

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

nameusersystemelapsed
EGSEAResults-methods76.71 0.8980.65
GSCollectionIndex-methods3.220.033.73
buildCustomIdx0.380.010.39
buildGeneSetDBIdx29.18 0.1429.85
buildIdx7.390.057.72
buildKEGGIdx0.590.000.59
buildMSigDBIdx6.320.096.41
egsea21.37 0.0721.44
egsea.base000
egsea.cnt20.62 0.0120.72
egsea.combine000
egsea.ora4.030.024.04
egsea.sort000

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

nameusersystemelapsed
EGSEAResults-methods88.67 1.0691.05
GSCollectionIndex-methods2.920.012.93
buildCustomIdx0.340.000.35
buildGeneSetDBIdx35.93 0.1636.08
buildIdx7.080.027.10
buildKEGGIdx0.600.000.61
buildMSigDBIdx6.680.036.74
egsea25.23 0.0025.24
egsea.base000
egsea.cnt25.6 0.025.6
egsea.combine000
egsea.ora4.790.004.79
egsea.sort000