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 toluca2

This page was generated on 2017-04-23 14:34:42 -0400 (Sun, 23 Apr 2017).

Package 699/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGgraph 1.33.0
Jitao David Zhang
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGgraph
Last Changed Rev: 129019 / Revision: 129046
Last Changed Date: 2017-04-21 16:23:31 -0400 (Fri, 21 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGgraph
Version: 1.33.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings KEGGgraph_1.33.0.tar.gz
StartedAt: 2017-04-23 05:47:50 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 05:49:04 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 73.6 seconds
RetCode: 0
Status:  OK 
CheckDir: KEGGgraph.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings KEGGgraph_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/KEGGgraph.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* using platform: x86_64-apple-darwin13.4.0 (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.33.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 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 ... 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 ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-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.6160.0110.636
KEGGEdgeSubType-class0.0020.0000.002
KEGGEdgeSubtype0.0240.0030.027
KEGGGraphics-class0.0010.0000.001
KEGGGroup-class0.0020.0000.001
KEGGNode-class0.3480.0020.350
KEGGPathway-class0.4970.0040.507
KEGGPathwayInfo-class0.3170.0080.327
KEGGReaction-class0.4750.0050.487
KEGGpathway2Graph0.3550.0020.359
KEGGpathway2reactionGraph0.5990.0040.611
expandKEGGPathway0.6200.0020.623
getDisplayName-methods0.2910.0070.304
getEntryID-methods0.2730.0010.280
getKEGGID-methods0.1470.0000.151
getKEGGgeneLink-methods0.0010.0000.001
getKEGGnodeData1.0230.0071.064
getKGMLurl0.0260.0000.027
getName-methods0.2900.0020.302
getNamedElement0.0000.0000.001
getPathwayInfo-methods0.2580.0010.259
getReactions-methods0.5360.0040.541
getRgraphvizEdgeNames0.0020.0010.002
getSubtype-methods0.2810.0010.284
getTitle-methods0.2860.0010.287
getType-methods0.5280.0030.535
graphDensity0.0030.0000.004
isHomoList0.0010.0000.001
mergeKEGGgraphs1.6060.0141.627
neighborhood0.2500.0050.257
parseKGML0.2850.0020.288
parseKGML2DataFrame2.1990.0132.250
parseKGML2Graph0.7640.0060.778
plotKEGGgraph1.8650.0111.889
pvalue2asterisk0.0170.0000.017
queryKEGGsubgraph0.8170.0080.855
randomSubGraph0.0150.0000.016
splitKEGGgroup0.2720.0010.280
subGraphByNodeType0.7800.0030.790
subKEGGgraph0.8010.0070.815
translateKEGGID2GeneID0.0010.0000.001
translateKEGGgraph0.8630.0070.881