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-08-16 13:13:40 -0400 (Wed, 16 Aug 2017).

Package 1081/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCytoscape 1.26.0
Paul Shannon
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/RCytoscape
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -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-08-16 01:41:51 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:42:37 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 46.0 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.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 ‘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-class0.0000.0000.001
addCyEdge0.0000.0000.001
addCyNode0.0000.0000.001
addGraphToGraph0.0000.0000.001
clearMsg000
clearSelection000
copyVisualStyle000
createWindowFromSelection000
cy2.edge.names000
deleteAllWindows000
deleteEdgeAttribute000
deleteNodeAttribute000
deleteSelectedEdges000
deleteSelectedNodes000
deleteWindow000
demoSimpleGraph000
displayGraph0.0000.0000.001
dockPanel0.0000.0000.001
eda0.0000.0000.001
eda.names0.0000.0000.001
existing.CytoscapeWindow0.0000.0000.001
fitContent0.0000.0000.001
fitSelectedContent000
floatPanel0.0040.0000.000
getAdjacentEdgeNames000
getAllEdgeAttributes000
getAllEdges000
getAllNodeAttributes0.0040.0000.000
getAllNodes0.0000.0000.001
getArrowShapes0.0000.0000.001
getAttributeClassNames0.0000.0000.001
getCenter0.0000.0000.001
getDefaultBackgroundColor0.0000.0000.001
getDefaultEdgeReverseSelectionColor000
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute000
getEdgeAttributeNames0.0040.0000.000
getEdgeCount000
getFirstNeighbors0.0000.0000.001
getGraph0.0000.0000.001
getGraphFromCyWindow0.0000.0000.001
getLayoutNameMapping0.0000.0000.001
getLayoutNames0.0000.0000.001
getLayoutPropertyNames000
getLayoutPropertyType000
getLayoutPropertyValue000
getLineStyles000
getNodeAttribute000
getNodeAttributeNames0.0040.0000.000
getNodeCount000
getNodePosition000
getNodeShapes000
getNodeSize000
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount000
getSelectedNodes000
getViewCoordinates000
getVisualStyleNames000
getWindowCount000
getWindowID0.0000.0000.001
getWindowList0.0000.0000.001
getZoom000
hideAllPanels000
hideNodes0.0040.0000.000
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
initEdgeAttribute000
initNodeAttribute0.0000.0000.001
invertEdgeSelection0.0000.0000.001
invertNodeSelection0.0000.0000.001
layoutNetwork0.0000.0000.001
lockNodeDimensions0.0000.0000.001
makeRandomGraph0.0000.0000.001
makeSimpleGraph000
msg0.0040.0000.000
new.CytoscapeWindow000
noa000
noa.names000
ping000
pluginVersion000
predictTimeToDisplayGraph000
raiseWindow000
redraw0.0000.0000.001
restoreLayout0.0000.0000.001
saveImage000
saveLayout000
saveNetwork0.0040.0000.000
selectEdges000
selectFirstNeighborsOfSelectedNodes000
selectNodes000
sendEdges0.0040.0000.000
sendNodes000
setCenter000
setDefaultBackgroundColor000
setDefaultEdgeColor0.0040.0000.000
setDefaultEdgeFontSize000
setDefaultEdgeLineWidth000
setDefaultEdgeReverseSelectionColor000
setDefaultEdgeSelectionColor000
setDefaultNodeBorderColor000
setDefaultNodeBorderWidth000
setDefaultNodeColor0.0000.0000.001
setDefaultNodeFontSize0.0000.0000.001
setDefaultNodeLabelColor0.0000.0000.001
setDefaultNodeReverseSelectionColor0.0000.0000.001
setDefaultNodeSelectionColor0.0000.0000.001
setDefaultNodeShape000
setDefaultNodeSize0.0000.0000.001
setEdgeAttributes000
setEdgeAttributesDirect000
setEdgeColorDirect000
setEdgeColorRule000
setEdgeFontSizeDirect000
setEdgeLabelColorDirect000
setEdgeLabelDirect000
setEdgeLabelOpacityDirect000
setEdgeLabelRule000
setEdgeLabelWidthDirect0.0000.0000.001
setEdgeLineStyleDirect0.0000.0000.001
setEdgeLineStyleRule0.0000.0000.001
setEdgeLineWidthDirect000
setEdgeLineWidthRule000
setEdgeOpacityDirect000
setEdgeOpacityRule0.0000.0000.001
setEdgeSourceArrowColorDirect0.0000.0000.001
setEdgeSourceArrowColorRule0.0000.0000.001
setEdgeSourceArrowOpacityDirect0.0000.0000.001
setEdgeSourceArrowRule0.0000.0000.001
setEdgeSourceArrowShapeDirect0.0000.0000.001
setEdgeTargetArrowColorDirect0.0000.0000.001
setEdgeTargetArrowColorRule0.0000.0000.001
setEdgeTargetArrowOpacityDirect0.0000.0000.001
setEdgeTargetArrowRule0.0000.0000.001
setEdgeTargetArrowShapeDirect000
setEdgeTooltipDirect000
setEdgeTooltipRule000
setGraph000
setLayoutProperties000
setNodeAttributes000
setNodeAttributesDirect0.0000.0000.001
setNodeBorderColorDirect0.0000.0000.001
setNodeBorderColorRule0.0000.0000.001
setNodeBorderOpacityDirect000
setNodeBorderWidthDirect0.0040.0000.000
setNodeBorderWidthRule000
setNodeColorDirect000
setNodeColorRule000
setNodeFillOpacityDirect000
setNodeFontSizeDirect000
setNodeHeightDirect000
setNodeImageDirect000
setNodeLabelColorDirect0.0000.0000.001
setNodeLabelDirect0.0000.0000.001
setNodeLabelOpacityDirect0.0000.0000.001
setNodeLabelRule000
setNodeOpacityDirect000
setNodeOpacityRule000
setNodePosition000
setNodeShapeDirect000
setNodeShapeRule000
setNodeSizeDirect0.0000.0000.001
setNodeSizeRule0.0000.0000.001
setNodeTooltipRule0.0000.0000.001
setNodeWidthDirect0.0000.0000.001
setTooltipDismissDelay0.0000.0000.001
setTooltipInitialDelay0.0000.0000.001
setVisualStyle000
setWindowSize000
setZoom000
showGraphicsDetails000
unhideAll000