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.5: CHECK report for KEGGgraph on tokay2

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

Package 701/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.38.1
Jitao David Zhang
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/KEGGgraph
Last Changed Rev: 131556 / Revision: 131943
Last Changed Date: 2017-07-25 07:37:15 -0400 (Tue, 25 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGgraph
Version: 1.38.1
Command: rm -rf KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && mkdir KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.38.1.tar.gz >KEGGgraph.Rcheck\00install.out 2>&1 && cp KEGGgraph.Rcheck\00install.out KEGGgraph-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=KEGGgraph.buildbin-libdir --install="check:KEGGgraph-install.out" --force-multiarch --no-vignettes --timings KEGGgraph_1.38.1.tar.gz
StartedAt: 2017-08-16 00:47:15 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:49:09 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 113.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:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.38.1.tar.gz >KEGGgraph.Rcheck\00install.out 2>&1 && cp KEGGgraph.Rcheck\00install.out KEGGgraph-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=KEGGgraph.buildbin-libdir --install="check:KEGGgraph-install.out" --force-multiarch --no-vignettes --timings KEGGgraph_1.38.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/KEGGgraph.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 'KEGGgraph/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'KEGGgraph' version '1.38.1'
* 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 ... 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'
kgmlFileName2PathwayName: no visible binding for global variable
  'KEGGPATHID2NAME'
plotKEGGgraph: no visible global function definition for 'layoutGraph'
plotKEGGgraph: no visible global function definition for 'renderGraph'
Undefined global functions or variables:
  KEGGEdgeSubtype KEGGPATHID2NAME layoutGraph renderGraph
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... WARNING
Found the following file(s) containing GNU extensions:
  Makefile
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif. See section 'Writing portable packages' in
the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'kegg2graph.R'
  Running 'testGraph.R'
 OK
** running tests for arch 'x64' ...
  Running 'kegg2graph.R'
  Running 'testGraph.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 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-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.38.1.zip
* DONE (KEGGgraph)

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

nameusersystemelapsed
KEGGEdge-class0.360.000.36
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.030.000.03
KEGGGraphics-class0.020.000.01
KEGGGroup-class000
KEGGNode-class0.250.000.25
KEGGPathway-class0.260.000.27
KEGGPathwayInfo-class0.170.000.17
KEGGReaction-class0.30.00.3
KEGGpathway2Graph0.230.000.23
KEGGpathway2reactionGraph0.400.020.41
expandKEGGPathway0.420.000.42
getDisplayName-methods0.170.000.17
getEntryID-methods0.160.000.16
getKEGGID-methods0.090.000.09
getKEGGgeneLink-methods000
getKEGGnodeData0.940.000.94
getKGMLurl0.030.000.03
getName-methods0.260.000.27
getNamedElement000
getPathwayInfo-methods0.250.010.26
getReactions-methods0.460.020.47
getRgraphvizEdgeNames000
getSubtype-methods0.290.000.30
getTitle-methods0.280.000.28
getType-methods0.470.000.47
graphDensity000
isHomoList0.020.000.01
mergeKEGGgraphs1.550.011.57
neighborhood0.170.000.17
parseKGML0.180.000.18
parseKGML2DataFrame1.90.01.9
parseKGML2Graph0.470.000.47
plotKEGGgraph1.170.001.17
pvalue2asterisk0.020.000.02
queryKEGGsubgraph0.580.000.58
randomSubGraph0.010.000.01
splitKEGGgroup0.160.000.16
subGraphByNodeType0.540.020.56
subKEGGgraph0.580.000.58
translateKEGGID2GeneID000
translateKEGGgraph0.600.000.59

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

nameusersystemelapsed
KEGGEdge-class0.600.000.59
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.030.000.03
KEGGGraphics-class000
KEGGGroup-class000
KEGGNode-class0.390.010.40
KEGGPathway-class0.350.000.35
KEGGPathwayInfo-class0.20.00.2
KEGGReaction-class0.330.000.33
KEGGpathway2Graph0.280.000.28
KEGGpathway2reactionGraph0.50.00.5
expandKEGGPathway0.80.00.8
getDisplayName-methods0.320.000.33
getEntryID-methods0.320.020.32
getKEGGID-methods0.110.000.11
getKEGGgeneLink-methods0.010.000.02
getKEGGnodeData0.860.000.86
getKGMLurl0.020.000.01
getName-methods0.220.000.22
getNamedElement000
getPathwayInfo-methods0.230.000.24
getReactions-methods0.410.010.42
getRgraphvizEdgeNames000
getSubtype-methods0.230.000.23
getTitle-methods0.250.000.25
getType-methods0.380.000.38
graphDensity000
isHomoList000
mergeKEGGgraphs1.530.001.53
neighborhood0.20.00.2
parseKGML0.280.000.28
parseKGML2DataFrame1.730.021.75
parseKGML2Graph0.580.000.58
plotKEGGgraph1.510.001.51
pvalue2asterisk0.020.000.02
queryKEGGsubgraph0.690.000.69
randomSubGraph0.010.000.01
splitKEGGgroup0.250.000.25
subGraphByNodeType0.710.000.70
subKEGGgraph0.780.000.79
translateKEGGID2GeneID000
translateKEGGgraph0.690.000.68