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.0: CHECK report for eisa on perceval

This page was generated on 2015-04-10 09:54:48 -0700 (Fri, 10 Apr 2015).

Package 273/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
eisa 1.18.0
Gabor Csardi
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/eisa
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: eisa
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch eisa_1.18.0.tar.gz
StartedAt: 2015-04-10 01:05:27 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 01:14:37 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 550.3 seconds
RetCode: 0
Status:  OK 
CheckDir: eisa.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch eisa_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/eisa.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘eisa/DESCRIPTION’ ... OK
* this is package ‘eisa’ version ‘1.18.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 ‘eisa’ can be installed ... [30s/37s] 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 dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  ‘biclust’ ‘GO.db’ ‘igraph’ ‘KEGG.db’ ‘MASS’ ‘xtable’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported objects imported by ':::' calls:
  ‘Category:::getDataEnv’ ‘Category:::getKeggToProbeMap’
  ‘Category:::probeToEntrezMapHelper’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
gograph: no visible binding for global variable ‘GOTERM’
gograph: no visible global function definition for ‘GO_dbconn’
gograph: no visible global function definition for ‘graph.data.frame’
gograph: no visible global function definition for ‘V’
gograph: no visible global function definition for ‘vcount’
gograph: no visible global function definition for ‘neighborhood’
gograph: no visible global function definition for ‘subgraph’
gograph: no visible global function definition for ‘V<-’
gograph: no visible global function definition for ‘topological.sort’
gograph: no visible global function definition for ‘unfold.tree’
gograph: no visible global function definition for ‘E’
gograph: no visible global function definition for ‘E<-’
gograph: no visible global function definition for
  ‘layout.reingold.tilford’
gographPlot: no visible global function definition for ‘V’
html.df: no visible global function definition for ‘xtable’
isa.autogen.module : tabulate: no visible binding for global variable
  ‘KEGGPATHID2NAME’
isa.autogen.module : gp: no visible global function definition for
  ‘graph.empty’
isa.autogen.module : ann: no visible global function definition for
  ‘vcount’
isa.autogen.module : ann: no visible global function definition for ‘V’
ISAHTMLModules: no visible global function definition for ‘GO_dbconn’
ISAHTMLModules : go.graph: no visible global function definition for
  ‘graph.data.frame’
ISAHTMLTable: no visible global function definition for ‘GO_dbconn’
ISAHTMLTable : f: no visible binding for global variable
  ‘KEGGPATHID2NAME’
ISASweepGraph: no visible global function definition for ‘V’
ISASweepGraph: no visible global function definition for ‘V<-’
ISASweepGraph: no visible global function definition for
  ‘remove.vertex.attribute’
ISASweepGraphPlot: no visible global function definition for ‘V’
overlap: no visible global function definition for ‘isoMDS’
overlap: no visible global function definition for ‘graph.adjacency’
overlap: no visible global function definition for ‘V’
overlap: no visible global function definition for ‘V<-’
overlap: no visible global function definition for ‘graph.empty’
overlap: no visible global function definition for ‘E’
overlap: no visible global function definition for ‘E<-’
overlap: no visible global function definition for
  ‘layout.fruchterman.reingold’
overlap: no visible global function definition for ‘layout.drl’
overlap: no visible global function definition for ‘ecount’
overlapPlot: no visible global function definition for ‘V’
overlapPlot: no visible global function definition for ‘layout.norm’
htmlReport,GOListHyperGResult: no visible binding for global variable
  ‘GOTERM’
htmlReport,KEGGListHyperGResult: no visible binding for global variable
  ‘KEGGPATHID2NAME’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [177s/237s] OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
ISA                    32.475  0.873  33.866
ISA.html               22.536  2.174  38.725
ISA.sweep              13.702  1.873  15.589
ISA.GO                  8.911  1.308  37.959
ISA.iterate             8.027  0.945   8.973
ISA.unique              7.357  0.699   8.057
gograph                 7.323  0.658  13.184
ListHyperGResult-class  7.099  0.588  17.890
ISA.normalize           7.027  0.462   7.496
ListHyperGParams-class  6.030  0.456   6.537
ISAExpressionSet        6.073  0.357   6.431
eisa.biclust            4.253  1.021   6.027
* 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

NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/eisa.Rcheck/00check.log’
for details.

eisa.Rcheck/00install.out:

* installing *source* package ‘eisa’ ...
** R
** data
** inst
** preparing package for lazy loading
in method for ‘coerce’ with signature ‘"Biclust","ISAModules"’: no definition for class “Biclust”
in method for ‘coerce’ with signature ‘"ISAModules","Biclust"’: no definition for class “Biclust”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (eisa)

eisa.Rcheck/eisa-Ex.timings:

nameusersystemelapsed
ALLModules0.0540.0030.057
ISA.CHR1.7480.0712.208
ISA.GO 8.911 1.30837.959
ISA.KEGG2.9960.1153.160
ISA32.475 0.87333.866
ISA.html22.536 2.17438.725
ISA.iterate8.0270.9458.973
ISA.miRNA1.2410.1071.640
ISA.normalize7.0270.4627.496
ISA.sweep13.702 1.87315.589
ISA.unique7.3570.6998.057
ISA2heatmap1.1310.0921.224
ISAExpressionSet6.0730.3576.431
ISAModules-class0.0160.0030.018
ListHyperGParams-class6.0300.4566.537
ListHyperGResult-class 7.099 0.58817.890
cond.plot2.2690.2062.508
eisa.biclust4.2531.0216.027
enrichment0.6300.0370.668
exp.plot1.6700.1741.845
gograph 7.323 0.65813.184
mnplot1.7750.1841.971
overlap0.8780.9991.890
profilePlot1.1270.1011.228
robustness2.8300.2513.084