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 moscato2

This page was generated on 2016-10-13 12:48:54 -0700 (Thu, 13 Oct 2016).

Package 615/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.30.0
Jitao David Zhang
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/KEGGgraph
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGgraph
Version: 1.30.0
Command: rm -rf KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && mkdir KEGGgraph.buildbin-libdir KEGGgraph.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.30.0.tar.gz >KEGGgraph.Rcheck\00install.out 2>&1 && cp KEGGgraph.Rcheck\00install.out KEGGgraph-install.out && E:\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.30.0.tar.gz
StartedAt: 2016-10-13 05:31:52 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 05:34:22 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 150.3 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 && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=KEGGgraph.buildbin-libdir KEGGgraph_1.30.0.tar.gz >KEGGgraph.Rcheck\00install.out 2>&1 && cp KEGGgraph.Rcheck\00install.out KEGGgraph-install.out  && E:\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.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/KEGGgraph.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.30.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 global function definition for 'data'
.subtypeDisplay: no visible binding for global variable
  'KEGGEdgeSubtype'
KEGGgraphLegend: no visible global function definition for 'par'
KEGGgraphLegend: no visible global function definition for 'data'
KEGGgraphLegend: no visible binding for global variable
  'KEGGEdgeSubtype'
KEGGgraphLegend: no visible global function definition for 'text'
KEGGgraphLegend: no visible global function definition for 'segments'
getCategoryIndepKGMLurl: no visible global function definition for
  'download.file'
kgmlFileName2PathwayName: no visible binding for global variable
  'KEGGPATHID2NAME'
parseKGMLexpandMaps: no visible global function definition for
  'download.file'
plotKEGGgraph: no visible global function definition for 'layoutGraph'
plotKEGGgraph: no visible global function definition for 'renderGraph'
retrieveKGML: no visible global function definition for 'download.file'
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 data download.file keggeEdgesDisplay
  layoutGraph par renderGraph segments test text
Consider adding
  importFrom("graphics", "par", "segments", "text")
  importFrom("utils", "data", "download.file")
to your NAMESPACE file.
* 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' ... 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, 2 NOTEs
See
  'E:/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.30.0.zip
* DONE (KEGGgraph)

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

nameusersystemelapsed
KEGGEdge-class0.570.000.61
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.030.020.04
KEGGGraphics-class000
KEGGGroup-class0.000.010.02
KEGGNode-class0.390.000.39
KEGGPathway-class0.610.000.62
KEGGPathwayInfo-class0.240.000.24
KEGGReaction-class0.40.00.4
KEGGpathway2Graph0.30.00.3
KEGGpathway2reactionGraph0.580.000.58
expandKEGGPathway0.570.000.57
getDisplayName-methods0.380.020.39
getEntryID-methods0.330.000.33
getKEGGID-methods0.120.000.12
getKEGGgeneLink-methods000
getKEGGnodeData0.730.000.73
getKGMLurl0.000.021.80
getName-methods0.380.000.37
getNamedElement000
getPathwayInfo-methods0.340.000.35
getReactions-methods0.440.000.43
getRgraphvizEdgeNames0.010.000.02
getSubtype-methods0.250.000.25
getTitle-methods0.270.000.26
getType-methods0.440.000.44
graphDensity000
isHomoList000
mergeKEGGgraphs1.970.001.96
neighborhood0.230.000.23
parseKGML0.250.000.25
parseKGML2DataFrame2.220.002.22
parseKGML2Graph0.710.020.73
plotKEGGgraph1.470.011.48
pvalue2asterisk000
queryKEGGsubgraph0.780.000.78
randomSubGraph0.020.000.02
splitKEGGgroup0.330.000.32
subGraphByNodeType0.760.000.77
subKEGGgraph0.810.000.81
translateKEGGID2GeneID000
translateKEGGgraph0.770.000.76

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

nameusersystemelapsed
KEGGEdge-class0.780.000.80
KEGGEdgeSubType-class000
KEGGEdgeSubtype0.030.000.03
KEGGGraphics-class000
KEGGGroup-class000
KEGGNode-class0.310.000.31
KEGGPathway-class0.630.000.62
KEGGPathwayInfo-class0.360.000.36
KEGGReaction-class0.600.000.59
KEGGpathway2Graph0.370.000.37
KEGGpathway2reactionGraph0.580.000.58
expandKEGGPathway0.930.000.94
getDisplayName-methods0.500.010.51
getEntryID-methods0.500.020.52
getKEGGID-methods0.280.000.28
getKEGGgeneLink-methods000
getKEGGnodeData0.920.000.92
getKGMLurl0.020.000.79
getName-methods0.450.000.46
getNamedElement000
getPathwayInfo-methods0.530.000.53
getReactions-methods0.770.000.76
getRgraphvizEdgeNames000
getSubtype-methods0.490.000.50
getTitle-methods0.410.000.41
getType-methods0.860.000.85
graphDensity000
isHomoList0.010.000.02
mergeKEGGgraphs2.440.002.43
neighborhood0.250.030.28
parseKGML0.50.00.5
parseKGML2DataFrame2.900.032.93
parseKGML2Graph1.390.001.39
plotKEGGgraph2.720.022.73
pvalue2asterisk000
queryKEGGsubgraph1.260.011.28
randomSubGraph0.020.000.01
splitKEGGgroup0.420.000.43
subGraphByNodeType0.960.000.96
subKEGGgraph1.030.001.03
translateKEGGID2GeneID0.020.000.02
translateKEGGgraph0.930.000.93