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.3: CHECK report for KEGGgraph on windows2.bioconductor.org

This page was generated on 2015-10-27 12:14:29 -0400 (Tue, 27 Oct 2015).

Package 553/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.29.0
Jitao David Zhang
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGgraph
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGgraph
Version: 1.29.0
Command: rm -rf KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && mkdir KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.29.0.tar.gz >KEGGgraph.Rcheck\00install.out 2>&1 && cp KEGGgraph.Rcheck\00install.out KEGGgraph-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=KEGGgraph.buildbin-libdir --install="check:KEGGgraph-install.out" --force-multiarch --no-vignettes --timings KEGGgraph_1.29.0.tar.gz
StartedAt: 2015-10-27 03:30:51 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:32:21 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 89.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: KEGGgraph.Rcheck
Warnings: 1

Command output

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


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/KEGGgraph.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-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.29.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 ... 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 'KEGG.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
.subtypeDisplay: no visible binding for global variable
  'KEGGEdgeSubtype'
KEGGgraphLegend: no visible binding for global variable
  'KEGGEdgeSubtype'
kgmlFileName2PathwayName: no visible binding for global variable
  'KEGGPATHID2NAME'
plotKEGGgraph: no visible global function definition for 'layoutGraph'
plotKEGGgraph: no visible global function definition for 'renderGraph'
subtypeDisplay,graph: no visible binding for global variable 'test'
subtypeDisplay,graph: no visible binding for global variable
  'keggeEdgesDisplay'
Undefined global functions or variables:
  KEGGEdgeSubtype KEGGPATHID2NAME keggeEdgesDisplay layoutGraph
  renderGraph test
* 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 ... WARNING
  Warning: package needs dependence on R (>= 2.10)
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [14s] OK
** running examples for arch 'x64' ... [18s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'kegg2graph.R' [7s]
  Running 'testGraph.R' [1s]
 [9s] OK
** running tests for arch 'x64' ...
  Running 'kegg2graph.R' [8s]
  Running 'testGraph.R' [1s]
 [10s] 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 WARNING, 2 NOTEs
See
  'c:/biocbld/bbs-3.3-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.29.0.zip
* DONE (KEGGgraph)

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

nameusersystemelapsed
KEGGEdge-class0.440.000.43
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.020.000.01
KEGGGraphics-class000
KEGGGroup-class000
KEGGNode-class0.220.000.22
KEGGPathway-class0.390.010.41
KEGGPathwayInfo-class0.190.000.19
KEGGReaction-class0.420.000.42
KEGGpathway2Graph0.230.000.23
KEGGpathway2reactionGraph0.360.000.36
expandKEGGPathway0.410.000.41
getDisplayName-methods0.220.000.22
getEntryID-methods0.210.000.22
getKEGGID-methods0.110.000.11
getKEGGgeneLink-methods000
getKEGGnodeData0.580.000.57
getKGMLurl000
getName-methods0.210.020.22
getNamedElement000
getPathwayInfo-methods0.200.000.21
getReactions-methods0.360.000.36
getRgraphvizEdgeNames000
getSubtype-methods0.220.000.22
getTitle-methods0.220.000.22
getType-methods0.390.000.39
graphDensity000
isHomoList000
mergeKEGGgraphs1.110.031.14
neighborhood0.120.000.12
parseKGML0.180.000.19
parseKGML2DataFrame1.360.001.36
parseKGML2Graph0.750.000.75
plotKEGGgraph1.280.001.28
pvalue2asterisk000
queryKEGGsubgraph0.610.000.61
randomSubGraph0.010.000.02
splitKEGGgroup0.210.000.20
subGraphByNodeType0.530.000.53
subKEGGgraph0.550.000.55
translateKEGGID2GeneID000
translateKEGGgraph0.580.000.57

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

nameusersystemelapsed
KEGGEdge-class0.410.000.41
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.020.000.02
KEGGGraphics-class000
KEGGGroup-class000
KEGGNode-class0.260.000.27
KEGGPathway-class0.470.000.46
KEGGPathwayInfo-class0.240.000.24
KEGGReaction-class0.40.00.4
KEGGpathway2Graph0.280.000.28
KEGGpathway2reactionGraph0.480.020.50
expandKEGGPathway0.540.000.53
getDisplayName-methods0.260.000.27
getEntryID-methods0.270.000.26
getKEGGID-methods0.140.000.14
getKEGGgeneLink-methods000
getKEGGnodeData0.700.000.71
getKGMLurl0.020.000.01
getName-methods0.260.000.27
getNamedElement000
getPathwayInfo-methods0.330.000.33
getReactions-methods0.450.000.45
getRgraphvizEdgeNames000
getSubtype-methods0.270.000.27
getTitle-methods0.310.000.31
getType-methods0.610.010.62
graphDensity000
isHomoList0.020.000.02
mergeKEGGgraphs1.590.021.61
neighborhood0.220.000.22
parseKGML0.280.000.28
parseKGML2DataFrame2.470.002.47
parseKGML2Graph0.920.000.92
plotKEGGgraph1.640.011.66
pvalue2asterisk000
queryKEGGsubgraph0.720.020.74
randomSubGraph0.010.000.01
splitKEGGgroup0.350.000.34
subGraphByNodeType0.750.000.75
subKEGGgraph0.750.000.75
translateKEGGID2GeneID000
translateKEGGgraph0.810.000.82