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 RCytoscape on malbec2

This page was generated on 2017-10-18 14:13:49 -0400 (Wed, 18 Oct 2017).

Package 1080/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCytoscape 1.26.0
Paul Shannon
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/RCytoscape
Branch: RELEASE_3_5
Last Commit: dc00f65
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 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 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
veracruz2 OS X 10.11.6 El Capitan / x86_64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...

Summary

Package: RCytoscape
Version: 1.26.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RCytoscape_1.26.0.tar.gz
StartedAt: 2017-10-18 01:54:03 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:54:51 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 48.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RCytoscape.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RCytoscape_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/RCytoscape.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RCytoscape/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RCytoscape’ version ‘1.26.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘RCytoscape’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘XMLRPC’
A package should be listed in only one of these fields.
* 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
Namespace in Imports field not imported from: ‘BiocGenerics’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
addGraphToGraph,CytoscapeWindowClass: warning in
  .sendNodeAttributesForGraph(obj, other.graph, attr = attribute.name):
  partial argument match of 'attr' to 'attribute.name'
addGraphToGraph,CytoscapeWindowClass: warning in
  .sendEdgeAttributesForGraph(obj, other.graph, attr = attribute.name):
  partial argument match of 'attr' to 'attribute.name'
.BBSOverride: no visible global function definition for ‘as’
.multiGraphToNodePairTable: no visible global function definition for
  ‘edgeSets’
is.classic.graph: no visible global function definition for ‘is’
is.multiGraph: no visible global function definition for ‘is’
makeRandomGraph: no visible global function definition for
  ‘randomGraph’
valid.graph: no visible global function definition for ‘slotNames’
valid.graph: no visible global function definition for ‘is’
valid.title: no visible global function definition for ‘slotNames’
valid.uri: no visible global function definition for ‘slotNames’
valid.window.id: no visible global function definition for ‘slotNames’
validCyWin: no visible global function definition for ‘is’
restoreLayout,CytoscapeWindowClass: no visible binding for global
  variable ‘custom.layout’
restoreLayout,CytoscapeWindowClass : <anonymous>: no visible binding
  for global variable ‘custom.layout’
setEdgeAttributesDirect,CytoscapeWindowClass: no visible binding for
  '<<-' assignment to ‘timing.info’
setEdgeAttributesDirect,CytoscapeWindowClass: no visible binding for
  global variable ‘timing.info’
Undefined global functions or variables:
  as custom.layout edgeSets is randomGraph slotNames timing.info
Consider adding
  importFrom("methods", "as", "is", "slotNames")
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 ... OK
* 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 ‘RCytoscape_unit_tests.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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/RCytoscape.Rcheck/00check.log’
for details.


RCytoscape.Rcheck/00install.out:

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

RCytoscape.Rcheck/RCytoscape-Ex.timings:

nameusersystemelapsed
CytoscapeConnection000
CytoscapeConnectionClass-class000
CytoscapeWindow0.0000.0000.001
CytoscapeWindowClass-class000
addCyEdge0.0040.0000.000
addCyNode000
addGraphToGraph000
clearMsg000
clearSelection000
copyVisualStyle000
createWindowFromSelection000
cy2.edge.names000
deleteAllWindows0.0000.0000.001
deleteEdgeAttribute000
deleteNodeAttribute000
deleteSelectedEdges0.0040.0000.000
deleteSelectedNodes000
deleteWindow000
demoSimpleGraph000
displayGraph000
dockPanel000
eda0.0000.0000.001
eda.names0.0000.0000.001
existing.CytoscapeWindow0.0000.0000.001
fitContent0.0000.0000.001
fitSelectedContent000
floatPanel000
getAdjacentEdgeNames000
getAllEdgeAttributes000
getAllEdges000
getAllNodeAttributes000
getAllNodes000
getArrowShapes000
getAttributeClassNames000
getCenter000
getDefaultBackgroundColor000
getDefaultEdgeReverseSelectionColor0.0040.0000.000
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute000
getEdgeAttributeNames000
getEdgeCount000
getFirstNeighbors000
getGraph000
getGraphFromCyWindow000
getLayoutNameMapping000
getLayoutNames0.0040.0000.000
getLayoutPropertyNames000
getLayoutPropertyType000
getLayoutPropertyValue000
getLineStyles000
getNodeAttribute000
getNodeAttributeNames000
getNodeCount000
getNodePosition000
getNodeShapes000
getNodeSize0.0000.0000.001
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount000
getSelectedNodes000
getViewCoordinates000
getVisualStyleNames000
getWindowCount0.0000.0000.001
getWindowID0.0000.0000.001
getWindowList0.0000.0000.001
getZoom0.0000.0000.001
hideAllPanels0.0000.0000.001
hideNodes000
hidePanel000
hideSelectedEdges0.0000.0000.001
hideSelectedNodes0.0000.0000.001
initEdgeAttribute0.0000.0000.001
initNodeAttribute000
invertEdgeSelection000
invertNodeSelection0.0040.0000.000
layoutNetwork000
lockNodeDimensions000
makeRandomGraph000
makeSimpleGraph0.0040.0000.000
msg000
new.CytoscapeWindow0.0000.0000.001
noa000
noa.names0.0000.0000.001
ping0.0000.0000.001
pluginVersion0.0000.0000.001
predictTimeToDisplayGraph000
raiseWindow000
redraw000
restoreLayout000
saveImage000
saveLayout000
saveNetwork000
selectEdges0.0000.0000.001
selectFirstNeighborsOfSelectedNodes0.0000.0000.001
selectNodes0.0040.0000.000
sendEdges000
sendNodes000
setCenter000
setDefaultBackgroundColor000
setDefaultEdgeColor000
setDefaultEdgeFontSize000
setDefaultEdgeLineWidth000
setDefaultEdgeReverseSelectionColor000
setDefaultEdgeSelectionColor000
setDefaultNodeBorderColor0.0000.0000.001
setDefaultNodeBorderWidth000
setDefaultNodeColor000
setDefaultNodeFontSize000
setDefaultNodeLabelColor000
setDefaultNodeReverseSelectionColor000
setDefaultNodeSelectionColor000
setDefaultNodeShape000
setDefaultNodeSize000
setEdgeAttributes000
setEdgeAttributesDirect000
setEdgeColorDirect0.0000.0000.001
setEdgeColorRule0.0000.0000.001
setEdgeFontSizeDirect0.0000.0000.001
setEdgeLabelColorDirect0.0000.0000.001
setEdgeLabelDirect0.0040.0000.001
setEdgeLabelOpacityDirect0.0000.0000.001
setEdgeLabelRule0.0000.0000.001
setEdgeLabelWidthDirect0.0000.0000.001
setEdgeLineStyleDirect0.0040.0000.001
setEdgeLineStyleRule000
setEdgeLineWidthDirect0.0000.0000.002
setEdgeLineWidthRule000
setEdgeOpacityDirect0.0000.0000.001
setEdgeOpacityRule0.0000.0000.001
setEdgeSourceArrowColorDirect0.0040.0000.000
setEdgeSourceArrowColorRule000
setEdgeSourceArrowOpacityDirect000
setEdgeSourceArrowRule000
setEdgeSourceArrowShapeDirect000
setEdgeTargetArrowColorDirect000
setEdgeTargetArrowColorRule000
setEdgeTargetArrowOpacityDirect000
setEdgeTargetArrowRule000
setEdgeTargetArrowShapeDirect000
setEdgeTooltipDirect000
setEdgeTooltipRule000
setGraph000
setLayoutProperties000
setNodeAttributes000
setNodeAttributesDirect000
setNodeBorderColorDirect000
setNodeBorderColorRule000
setNodeBorderOpacityDirect000
setNodeBorderWidthDirect0.0000.0000.001
setNodeBorderWidthRule0.0000.0000.001
setNodeColorDirect0.0040.0000.001
setNodeColorRule0.0000.0000.001
setNodeFillOpacityDirect000
setNodeFontSizeDirect000
setNodeHeightDirect0.0040.0000.001
setNodeImageDirect0.0000.0000.001
setNodeLabelColorDirect0.0000.0000.001
setNodeLabelDirect0.0000.0000.001
setNodeLabelOpacityDirect0.0000.0000.001
setNodeLabelRule000
setNodeOpacityDirect000
setNodeOpacityRule000
setNodePosition000
setNodeShapeDirect000
setNodeShapeRule000
setNodeSizeDirect000
setNodeSizeRule000
setNodeTooltipRule000
setNodeWidthDirect000
setTooltipDismissDelay000
setTooltipInitialDelay000
setVisualStyle000
setWindowSize000
setZoom000
showGraphicsDetails000
unhideAll0.0040.0000.000