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.6: CHECK report for EGSEA on tokay1

This page was generated on 2017-08-16 13:36:19 -0400 (Wed, 16 Aug 2017).

Package 397/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EGSEA 1.5.4
Monther Alhamdoosh
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/EGSEA
Last Changed Rev: 131801 / Revision: 131943
Last Changed Date: 2017-08-08 01:31:17 -0400 (Tue, 08 Aug 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: EGSEA
Version: 1.5.4
Command: rm -rf EGSEA.buildbin-libdir EGSEA.Rcheck && mkdir EGSEA.buildbin-libdir EGSEA.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EGSEA.buildbin-libdir EGSEA_1.5.4.tar.gz >EGSEA.Rcheck\00install.out 2>&1 && cp EGSEA.Rcheck\00install.out EGSEA-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=EGSEA.buildbin-libdir --install="check:EGSEA-install.out" --force-multiarch --no-vignettes --timings EGSEA_1.5.4.tar.gz
StartedAt: 2017-08-15 23:11:56 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 23:25:39 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 823.5 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 && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=EGSEA.buildbin-libdir EGSEA_1.5.4.tar.gz >EGSEA.Rcheck\00install.out 2>&1 && cp EGSEA.Rcheck\00install.out EGSEA-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=EGSEA.buildbin-libdir --install="check:EGSEA-install.out" --force-multiarch --no-vignettes --timings EGSEA_1.5.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/EGSEA.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.5.4'
* 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
** 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 ... 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'
combinePvalues : <anonymous>: no visible global function definition for
  'votep'
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 votep 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 82.70   1.88   89.94
egsea-main           51.98   0.16   52.45
egsea-index          39.88   0.30   43.56
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
EGSEAResults-methods 93.34   1.09   96.25
egsea-main           69.92   0.19   70.10
egsea-index          45.56   0.36   45.92
* 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
  'C:/Users/biocbuild/bbs-3.6-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.5.4.zip
* DONE (EGSEA)

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

nameusersystemelapsed
EGSEAResults-methods82.70 1.8889.94
GSCollectionIndex-methods2.600.123.93
egsea-aux000
egsea-index39.88 0.3043.56
egsea-main51.98 0.1652.45

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

nameusersystemelapsed
EGSEAResults-methods93.34 1.0996.25
GSCollectionIndex-methods3.880.033.90
egsea-aux000
egsea-index45.56 0.3645.92
egsea-main69.92 0.1970.10