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 gage on moscato1

This page was generated on 2015-05-25 09:56:15 -0700 (Mon, 25 May 2015).

Package 364/1029HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gage 2.19.0
Weijun Luo
Snapshot Date: 2015-05-24 16:31:12 -0700 (Sun, 24 May 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gage
Last Changed Rev: 102594 / Revision: 104161
Last Changed Date: 2015-04-16 13:02:44 -0700 (Thu, 16 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: gage
Version: 2.19.0
Command: rm -rf gage.buildbin-libdir gage.Rcheck && mkdir gage.buildbin-libdir gage.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=gage.buildbin-libdir gage_2.19.0.tar.gz >gage.Rcheck\00install.out 2>&1 && cp gage.Rcheck\00install.out gage-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=gage.buildbin-libdir --install="check:gage-install.out" --force-multiarch --no-vignettes --timings gage_2.19.0.tar.gz
StartedAt: 2015-05-25 02:31:33 -0700 (Mon, 25 May 2015)
EndedAt: 2015-05-25 02:34:56 -0700 (Mon, 25 May 2015)
EllapsedTime: 202.7 seconds
RetCode: 0
Status:  OK  
CheckDir: gage.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/gage.Rcheck'
* using R version 3.2.0 (2015-04-16)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'gage/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'gage' version '2.19.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 'gage' 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 ... NOTE
'library' or 'require' call to 'GO.db' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
deComp: no visible global function definition for 'annot.db'
eg2sym: no visible binding for global variable 'egSymb'
esset.grp: no visible global function definition for 'nodes'
esset.grp: no visible global function definition for 'edgeNames'
esset.grp: no visible global function definition for 'make.graph'
esset.grp : <anonymous>: no visible global function definition for
  'nodes'
go.gsets: no visible global function definition for 'biocLite'
go.gsets: no visible binding for global variable 'GOTERM'
kegg.gsets: no visible binding for global variable 'khier'
kegg.species.code: no visible binding for global variable 'korg'
sym2eg: no visible binding for global variable 'egSymb'
* 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' ... [26s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
kegg.gsets 1.67   0.01    5.52
** running examples for arch 'x64' ... [28s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
kegg.gsets 1.58   0.03    5.42
* 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
  'D:/biocbld/bbs-3.2-bioc/meat/gage.Rcheck/00check.log'
for details.

gage.Rcheck/00install.out:


install for i386

* installing *source* package 'gage' ...
** 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 'gage' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'gage' as gage_2.19.0.zip
* DONE (gage)

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

nameusersystemelapsed
eg2sym1.480.001.49
egSymb1.480.041.51
essGene0.550.030.86
esset.grp2.140.032.24
gage2.460.062.53
gageComp1.390.052.29
gagePipe1.120.001.28
geneData0.270.000.27
go.gsets0.010.000.01
gs.tTest0.210.000.21
gse168730.290.000.29
heter.gage0.860.000.86
kegg.gs0.890.000.89
kegg.gsets1.670.015.52
readExpData0.020.000.02
readList0.220.000.22
sigGeneSet0.730.000.74

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

nameusersystemelapsed
eg2sym1.640.031.67
egSymb1.530.001.52
essGene0.690.000.69
esset.grp2.850.002.86
gage3.140.003.13
gageComp1.510.011.56
gagePipe1.160.021.17
geneData0.280.020.29
go.gsets000
gs.tTest0.230.000.23
gse168730.330.000.33
heter.gage0.890.010.95
kegg.gs1.620.001.62
kegg.gsets1.580.035.42
readExpData0.010.000.01
readList0.160.000.16
sigGeneSet0.70.00.7