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

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

Package 1097/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCytoscape 1.27.1
Paul Shannon
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RCytoscape
Last Changed Rev: 131428 / Revision: 131943
Last Changed Date: 2017-07-20 07:17:27 -0400 (Thu, 20 Jul 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
veracruz1 OS X 10.11.6 El Capitan / x86_64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...

Summary

Package: RCytoscape
Version: 1.27.1
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings RCytoscape_1.27.1.tar.gz
StartedAt: 2017-08-16 01:48:12 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:48:58 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 45.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RCytoscape.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.6-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.27.1’
* 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.6-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
CytoscapeConnection0.0000.0000.001
CytoscapeConnectionClass-class0.0040.0000.000
CytoscapeWindow000
CytoscapeWindowClass-class000
addCyEdge000
addCyNode000
addGraphToGraph000
clearMsg000
clearSelection000
copyVisualStyle000
createWindowFromSelection000
cy2.edge.names000
deleteAllWindows000
deleteEdgeAttribute000
deleteNodeAttribute000
deleteSelectedEdges000
deleteSelectedNodes0.0040.0000.000
deleteWindow000
demoSimpleGraph0.0000.0000.001
displayGraph0.0000.0000.001
dockPanel0.0040.0000.001
eda000
eda.names0.0000.0000.001
existing.CytoscapeWindow0.0000.0000.001
fitContent0.0000.0000.001
fitSelectedContent0.0000.0000.001
floatPanel0.0000.0000.001
getAdjacentEdgeNames000
getAllEdgeAttributes000
getAllEdges000
getAllNodeAttributes000
getAllNodes000
getArrowShapes000
getAttributeClassNames000
getCenter000
getDefaultBackgroundColor000
getDefaultEdgeReverseSelectionColor000
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute000
getEdgeAttributeNames000
getEdgeCount000
getFirstNeighbors000
getGraph0.0040.0000.000
getGraphFromCyWindow000
getLayoutNameMapping0.0000.0000.001
getLayoutNames0.0000.0000.001
getLayoutPropertyNames0.0000.0000.001
getLayoutPropertyType0.0000.0000.001
getLayoutPropertyValue0.0000.0000.001
getLineStyles000
getNodeAttribute000
getNodeAttributeNames0.0000.0000.001
getNodeCount000
getNodePosition000
getNodeShapes000
getNodeSize000
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount000
getSelectedNodes000
getViewCoordinates000
getVisualStyleNames000
getWindowCount000
getWindowID0.0040.0000.001
getWindowList0.0000.0000.001
getZoom0.0000.0000.001
hideAllPanels0.0000.0000.001
hideNodes000
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
initEdgeAttribute000
initNodeAttribute000
invertEdgeSelection000
invertNodeSelection000
layoutNetwork000
lockNodeDimensions000
makeRandomGraph000
makeSimpleGraph000
msg000
new.CytoscapeWindow0.0040.0000.000
noa000
noa.names0.0000.0000.001
ping0.0000.0000.001
pluginVersion0.0000.0000.001
predictTimeToDisplayGraph0.0000.0000.001
raiseWindow000
redraw000
restoreLayout000
saveImage000
saveLayout000
saveNetwork000
selectEdges000
selectFirstNeighborsOfSelectedNodes000
selectNodes000
sendEdges000
sendNodes000
setCenter0.0000.0000.001
setDefaultBackgroundColor0.0000.0000.001
setDefaultEdgeColor0.0000.0000.001
setDefaultEdgeFontSize0.0000.0000.001
setDefaultEdgeLineWidth000
setDefaultEdgeReverseSelectionColor000
setDefaultEdgeSelectionColor000
setDefaultNodeBorderColor000
setDefaultNodeBorderWidth000
setDefaultNodeColor000
setDefaultNodeFontSize000
setDefaultNodeLabelColor000
setDefaultNodeReverseSelectionColor000
setDefaultNodeSelectionColor000
setDefaultNodeShape000
setDefaultNodeSize000
setEdgeAttributes000
setEdgeAttributesDirect0.0040.0000.001
setEdgeColorDirect000
setEdgeColorRule000
setEdgeFontSizeDirect0.0000.0000.001
setEdgeLabelColorDirect0.0000.0000.001
setEdgeLabelDirect0.0000.0000.001
setEdgeLabelOpacityDirect0.0000.0000.001
setEdgeLabelRule0.0000.0000.001
setEdgeLabelWidthDirect0.0000.0000.001
setEdgeLineStyleDirect0.0000.0000.001
setEdgeLineStyleRule0.0000.0000.001
setEdgeLineWidthDirect000
setEdgeLineWidthRule000
setEdgeOpacityDirect000
setEdgeOpacityRule000
setEdgeSourceArrowColorDirect000
setEdgeSourceArrowColorRule000
setEdgeSourceArrowOpacityDirect000
setEdgeSourceArrowRule000
setEdgeSourceArrowShapeDirect0.0040.0000.000
setEdgeTargetArrowColorDirect000
setEdgeTargetArrowColorRule000
setEdgeTargetArrowOpacityDirect0.0000.0000.001
setEdgeTargetArrowRule0.0040.0000.001
setEdgeTargetArrowShapeDirect0.0000.0000.001
setEdgeTooltipDirect0.0000.0000.001
setEdgeTooltipRule0.0000.0000.001
setGraph000
setLayoutProperties000
setNodeAttributes000
setNodeAttributesDirect000
setNodeBorderColorDirect000
setNodeBorderColorRule000
setNodeBorderOpacityDirect000
setNodeBorderWidthDirect000
setNodeBorderWidthRule000
setNodeColorDirect000
setNodeColorRule000
setNodeFillOpacityDirect000
setNodeFontSizeDirect000
setNodeHeightDirect0.0040.0000.000
setNodeImageDirect000
setNodeLabelColorDirect000
setNodeLabelDirect0.0000.0000.001
setNodeLabelOpacityDirect0.0000.0000.001
setNodeLabelRule0.0000.0000.001
setNodeOpacityDirect0.0000.0000.001
setNodeOpacityRule0.0000.0000.001
setNodePosition000
setNodeShapeDirect0.0000.0000.001
setNodeShapeRule000
setNodeSizeDirect000
setNodeSizeRule000
setNodeTooltipRule000
setNodeWidthDirect000
setTooltipDismissDelay000
setTooltipInitialDelay000
setVisualStyle000
setWindowSize000
setZoom000
showGraphicsDetails000
unhideAll0.0000.0040.000