Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for RCy3 on malbec1

This page was generated on 2018-04-12 13:14:13 -0400 (Thu, 12 Apr 2018).

Package 1138/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 1.8.0
Tanja Muetze , Georgi Kolishovski , Paul Shannon
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/RCy3
Branch: RELEASE_3_6
Last Commit: 67a8847
Last Changed Date: 2017-10-30 12:41:08 -0400 (Mon, 30 Oct 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: RCy3
Version: 1.8.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings RCy3_1.8.0.tar.gz
StartedAt: 2018-04-12 02:14:29 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:15:15 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 46.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RCy3.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/RCy3.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RCy3/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RCy3’ version ‘1.8.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 ‘RCy3’ 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
.BBSOverride: no visible global function definition for ‘as’
is.classic.graph: no visible global function definition for ‘is’
is.multiGraph: no visible global function definition for ‘is’
Undefined global functions or variables:
  as is
Consider adding
  importFrom("methods", "as", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘copyCytoscapeNetwork’ ‘renameCytoscapeNetwork’ ‘selectAllEdges’
  ‘selectAllNodes’
Undocumented S4 methods:
  generic 'copyCytoscapeNetwork' and siglist 'CytoscapeWindowClass'
  generic 'renameCytoscapeNetwork' and siglist 'CytoscapeWindowClass'
  generic 'selectAllEdges' and siglist 'CytoscapeWindowClass'
  generic 'selectAllNodes' and siglist 'CytoscapeWindowClass'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... 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 ‘runTests.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/RCy3.Rcheck/00check.log’
for details.



Installation output

RCy3.Rcheck/00install.out

* installing *source* package ‘RCy3’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RCy3)

Tests output

RCy3.Rcheck/tests/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # tests disabled as the Bioconductor build system no longer supports interactive sessions
> #require(RCy3) || stop("unable to load RCy3")
> #BiocGenerics:::testPackage('RCy3')
> 
> proc.time()
   user  system elapsed 
  0.176   0.004   0.173 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
CytoscapeConnection000
CytoscapeConnectionClass-class0.0000.0000.001
CytoscapeWindow0.0000.0000.001
CytoscapeWindowClass-class000
addCyEdge0.0000.0040.001
addCyNode0.0000.0000.001
addGraphToGraph0.0000.0000.001
clearSelection0.0000.0000.001
copyVisualStyle0.0000.0000.001
createWindow0.0040.0000.000
createWindowFromSelection000
cy2.edge.names0.0000.0000.001
cyPlot0.0000.0040.001
deleteAllWindows000
deleteEdgeAttribute0.0000.0000.001
deleteNodeAttribute0.0040.0000.001
deleteSelectedEdges0.0000.0000.001
deleteSelectedNodes0.0000.0000.001
deleteWindow0.0000.0040.000
demoSimpleGraph000
displayGraph000
dockPanel0.0040.0000.001
eda0.0000.0000.001
eda.names000
existing.CytoscapeWindow000
fitContent000
fitSelectedContent0.0000.0000.001
floatPanel000
getAdjacentEdgeNames000
getAllEdgeAttributes0.0000.0000.001
getAllEdges0.0000.0000.001
getAllNodeAttributes000
getAllNodes0.0000.0000.001
getArrowShapes0.0000.0000.001
getAttributeClassNames0.0040.0000.001
getCenter000
getDefaultBackgroundColor0.0000.0000.001
getDefaultEdgeReverseSelectionColor0.0040.0000.001
getDefaultEdgeSelectionColor0.0000.0000.001
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute0.0000.0000.001
getEdgeAttributeNames000
getEdgeCount0.0000.0000.001
getFirstNeighbors0.0000.0000.001
getGraph000
getGraphFromCyWindow000
getLayoutNameMapping0.0000.0000.001
getLayoutNames0.0000.0000.001
getLayoutPropertyNames0.0040.0000.000
getLayoutPropertyType0.0000.0000.001
getLayoutPropertyValue0.0000.0000.001
getLineStyles000
getNodeAttribute000
getNodeAttributeNames0.0000.0000.001
getNodeCount0.0040.0000.001
getNodePosition000
getNodeShapes000
getNodeSize0.0000.0040.001
getSelectedEdgeCount000
getSelectedEdges0.0000.0000.001
getSelectedNodeCount0.0040.0000.001
getSelectedNodes0.0000.0000.001
getViewCoordinates0.0000.0000.001
getVisualStyleNames000
getWindowCount000
getWindowID0.0000.0000.001
getWindowList0.0040.0000.000
getZoom000
hideAllPanels0.0000.0000.001
hideNodes0.0040.0000.001
hidePanel000
hideSelectedEdges0.0000.0000.001
hideSelectedNodes0.0040.0000.001
initEdgeAttribute000
initNodeAttribute000
invertEdgeSelection0.0040.0000.001
invertNodeSelection0.0000.0000.001
layoutNetwork000
lockNodeDimensions0.0040.0000.001
makeRandomGraph0.0000.0000.002
makeSimpleGraph0.0040.0000.002
noa0.0000.0000.001
noa.names000
ping000
pluginVersion0.0000.0000.001
predictTimeToDisplayGraph0.0000.0000.001
raiseWindow000
redraw000
restoreLayout000
saveImage0.0000.0000.001
saveLayout0.0000.0000.001
saveNetwork000
selectEdges000
selectFirstNeighborsOfSelectedNodes0.0000.0000.001
selectNodes000
sendEdges000
sendNodes000
setCenter0.0000.0000.001
setDefaultBackgroundColor0.0000.0040.001
setDefaultEdgeColor000
setDefaultEdgeFontSize000
setDefaultEdgeLineWidth0.0040.0000.001
setDefaultEdgeReverseSelectionColor0.0000.0000.001
setDefaultEdgeSelectionColor000
setDefaultEdgeSourceArrowColor0.0000.0000.001
setDefaultEdgeTargetArrowColor0.0000.0000.001
setDefaultNodeBorderColor0.0000.0000.001
setDefaultNodeBorderWidth0.0040.0000.001
setDefaultNodeColor000
setDefaultNodeFontSize000
setDefaultNodeLabelColor0.0000.0040.001
setDefaultNodeReverseSelectionColor0.0000.0000.001
setDefaultNodeSelectionColor000
setDefaultNodeShape0.0000.0000.001
setDefaultNodeSize000
setEdgeAttributes000
setEdgeAttributesDirect0.0000.0000.001
setEdgeColorDirect0.0000.0000.001
setEdgeColorRule0.0040.0000.000
setEdgeFontSizeDirect0.0000.0000.001
setEdgeLabelColorDirect0.0000.0000.001
setEdgeLabelDirect000
setEdgeLabelOpacityDirect0.0000.0000.001
setEdgeLabelRule000
setEdgeLineStyleDirect0.0000.0000.001
setEdgeLineStyleRule000
setEdgeLineWidthDirect000
setEdgeLineWidthRule0.0000.0000.001
setEdgeOpacityDirect0.0000.0000.001
setEdgeOpacityRule0.0000.0000.001
setEdgeSourceArrowColorDirect0.0000.0000.002
setEdgeSourceArrowColorRule0.0000.0000.001
setEdgeSourceArrowOpacityDirect0.0000.0000.001
setEdgeSourceArrowRule000
setEdgeSourceArrowShapeDirect0.0040.0000.001
setEdgeTargetArrowColorDirect0.0000.0000.001
setEdgeTargetArrowColorRule0.0000.0000.001
setEdgeTargetArrowOpacityDirect0.0040.0000.000
setEdgeTargetArrowRule000
setEdgeTargetArrowShapeDirect0.0040.0000.001
setEdgeTooltipDirect000
setEdgeTooltipRule0.0000.0000.001
setGraph0.0040.0000.001
setLayoutProperties000
setNodeAttributes0.0000.0000.001
setNodeAttributesDirect0.0040.0000.001
setNodeBorderColorDirect0.0000.0000.001
setNodeBorderColorRule0.0000.0000.001
setNodeBorderOpacityDirect000
setNodeBorderWidthDirect0.0000.0000.001
setNodeBorderWidthRule0.0000.0000.001
setNodeColorDirect000
setNodeColorRule0.0000.0000.001
setNodeFillOpacityDirect0.0000.0000.001
setNodeFontSizeDirect000
setNodeHeightDirect0.0000.0000.001
setNodeImageDirect000
setNodeLabelColorDirect0.0000.0000.001
setNodeLabelDirect0.0000.0000.001
setNodeLabelOpacityDirect000
setNodeLabelRule000
setNodeOpacityDirect0.0000.0000.001
setNodeOpacityRule0.0000.0000.001
setNodePosition000
setNodeShapeDirect0.0000.0000.001
setNodeShapeRule000
setNodeSizeDirect000
setNodeSizeRule0.0000.0000.001
setNodeTooltipRule000
setNodeWidthDirect0.0000.0000.001
setTooltipDismissDelay0.0000.0000.001
setTooltipInitialDelay0.0000.0000.001
setVisualStyle0.0000.0000.001
setWindowSize000
setZoom0.0040.0000.001
showGraphicsDetails0.0000.0000.001
unhideAll000