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.6: CHECK report for KEGGgraph on malbec1

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

Package 711/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.37.2
Jitao David Zhang
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGgraph
Last Changed Rev: 131555 / Revision: 131943
Last Changed Date: 2017-07-25 07:31:57 -0400 (Tue, 25 Jul 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 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.37.2
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings KEGGgraph_1.37.2.tar.gz
StartedAt: 2017-08-16 00:16:21 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:17:16 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 54.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: KEGGgraph.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings KEGGgraph_1.37.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/KEGGgraph.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘KEGGgraph/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘KEGGgraph’ version ‘1.37.2’
* 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 ‘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
* 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 ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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
  ‘/home/biocbuild/bbs-3.6-bioc/meat/KEGGgraph.Rcheck/00check.log’
for details.


KEGGgraph.Rcheck/00install.out:

* 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
* DONE (KEGGgraph)

KEGGgraph.Rcheck/KEGGgraph-Ex.timings:

nameusersystemelapsed
KEGGEdge-class0.3760.0000.379
KEGGEdgeSubType-class0.0000.0000.002
KEGGEdgeSubtype0.0120.0080.017
KEGGGraphics-class000
KEGGGroup-class0.0000.0000.001
KEGGNode-class0.2520.0000.254
KEGGPathway-class0.2720.0000.273
KEGGPathwayInfo-class0.1720.0000.172
KEGGReaction-class0.2840.0000.284
KEGGpathway2Graph0.2400.0000.243
KEGGpathway2reactionGraph0.4240.0000.427
expandKEGGPathway0.3600.0080.369
getDisplayName-methods0.1600.0000.161
getEntryID-methods0.1760.0000.176
getKEGGID-methods0.1440.0000.147
getKEGGgeneLink-methods0.0040.0000.001
getKEGGnodeData0.7560.0080.769
getKGMLurl0.0120.0000.015
getName-methods0.1720.0000.174
getNamedElement000
getPathwayInfo-methods0.1720.0000.176
getReactions-methods0.2920.0000.292
getRgraphvizEdgeNames0.0000.0000.001
getSubtype-methods0.1680.0000.168
getTitle-methods0.1640.0000.164
getType-methods0.2760.0000.277
graphDensity0.0040.0000.002
isHomoList0.0000.0000.001
mergeKEGGgraphs1.0440.0001.043
neighborhood0.1800.0000.232
parseKGML0.180.000.18
parseKGML2DataFrame1.6560.0081.666
parseKGML2Graph0.6120.0040.615
plotKEGGgraph1.1560.0081.165
pvalue2asterisk0.0080.0000.009
queryKEGGsubgraph0.5280.0000.529
randomSubGraph0.0080.0000.009
splitKEGGgroup0.1640.0000.166
subGraphByNodeType0.5080.0000.508
subKEGGgraph0.5200.0000.521
translateKEGGID2GeneID0.0040.0000.002
translateKEGGgraph0.560.000.56