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 2.13: CHECK report for KEGGgraph on moscato1

This page was generated on 2014-04-05 09:49:49 -0700 (Sat, 05 Apr 2014).

Package 388/750HostnameOS / ArchBUILDCHECKBUILD BIN
KEGGgraph 1.20.0
Jitao David Zhang
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/KEGGgraph
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: KEGGgraph
Version: 1.20.0
Command: rm -rf KEGGgraph.buildbin-libdir && mkdir KEGGgraph.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.20.0.tar.gz >KEGGgraph-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=KEGGgraph.buildbin-libdir --install="check:KEGGgraph-install.out" --force-multiarch --no-vignettes --timings KEGGgraph_1.20.0.tar.gz && mv KEGGgraph.buildbin-libdir/* KEGGgraph.Rcheck/ && rmdir KEGGgraph.buildbin-libdir
StartedAt: 2014-04-05 04:47:53 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:51:01 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 188.2 seconds
RetCode: 0
Status:  OK  
CheckDir: KEGGgraph.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/KEGGgraph.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'KEGGgraph/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'KEGGgraph' version '1.20.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 'KEGGgraph' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'methods' 'XML' 'graph'
A package should be listed in only one of these fields.
* 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
.subtypeDisplay: no visible binding for global variable
  'KEGGEdgeSubtype'
KEGGgraphLegend: no visible binding for global variable
  'KEGGEdgeSubtype'
* 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 for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'KEGGgraph.Rnw', 'KEGGgraphApp.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [32s] OK
** running examples for arch 'x64' ... [44s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
parseKGML2DataFrame 5.22      0    5.23
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'kegg2graph.R' [14s]
  Running 'testGraph.R' [2s]
 [17s] OK
** running tests for arch 'x64'
  Running 'kegg2graph.R' [15s]
  Running 'testGraph.R' [2s]
 [20s] 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

NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/KEGGgraph.Rcheck/00check.log'
for details.

KEGGgraph.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
KEGGEdge-class0.860.000.86
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.010.000.01
KEGGGraphics-class0.020.000.02
KEGGGroup-class000
KEGGNode-class0.360.020.37
KEGGPathway-class0.780.000.78
KEGGPathwayInfo-class0.550.000.54
KEGGReaction-class1.270.001.26
KEGGpathway2Graph0.430.010.46
KEGGpathway2reactionGraph0.690.000.68
expandKEGGPathway0.970.000.97
getDisplayName-methods0.440.000.44
getEntryID-methods0.480.000.48
getKEGGID-methods0.220.000.22
getKEGGgeneLink-methods000
getKEGGnodeData1.20.01.2
getKGMLurl0.010.001.32
getName-methods0.390.020.41
getNamedElement000
getPathwayInfo-methods0.370.000.37
getReactions-methods0.750.000.74
getRgraphvizEdgeNames0.020.000.02
getSubtype-methods0.460.000.47
getTitle-methods0.360.000.36
getType-methods0.630.000.62
graphDensity0.010.000.02
isHomoList000
mergeKEGGgraphs2.310.002.31
neighborhood0.420.000.42
parseKGML0.570.000.56
parseKGML2DataFrame3.810.023.83
parseKGML2Graph1.170.001.17
plotKEGGgraph2.720.002.72
pvalue2asterisk000
queryKEGGsubgraph1.670.001.66
randomSubGraph0.010.000.02
splitKEGGgroup0.420.000.42
subGraphByNodeType1.340.001.34
subKEGGgraph1.310.001.31
translateKEGGID2GeneID0.020.000.02
translateKEGGgraph1.370.001.37

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

nameusersystemelapsed
KEGGEdge-class0.950.020.97
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.100.000.09
KEGGGraphics-class000
KEGGGroup-class000
KEGGNode-class0.680.000.69
KEGGPathway-class0.830.000.83
KEGGPathwayInfo-class0.520.000.51
KEGGReaction-class1.060.001.06
KEGGpathway2Graph0.70.00.7
KEGGpathway2reactionGraph0.960.000.95
expandKEGGPathway1.390.001.38
getDisplayName-methods0.620.000.62
getEntryID-methods0.510.000.52
getKEGGID-methods0.30.00.3
getKEGGgeneLink-methods0.010.000.02
getKEGGnodeData1.620.001.62
getKGMLurl0.020.000.76
getName-methods0.670.000.67
getNamedElement0.020.000.02
getPathwayInfo-methods0.560.010.58
getReactions-methods1.070.001.07
getRgraphvizEdgeNames0.10.00.1
getSubtype-methods0.490.020.50
getTitle-methods0.50.00.5
getType-methods1.090.001.09
graphDensity0.000.010.02
isHomoList000
mergeKEGGgraphs2.70.02.7
neighborhood0.340.020.36
parseKGML0.580.000.57
parseKGML2DataFrame5.220.005.23
parseKGML2Graph2.440.002.43
plotKEGGgraph4.800.014.82
pvalue2asterisk0.010.000.02
queryKEGGsubgraph2.320.002.33
randomSubGraph0.050.000.05
splitKEGGgroup0.840.000.85
subGraphByNodeType2.280.002.28
subKEGGgraph2.260.002.26
translateKEGGID2GeneID000
translateKEGGgraph2.170.002.17