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.4: CHECK report for RCytoscape on malbec1

This page was generated on 2017-04-15 16:10:10 -0400 (Sat, 15 Apr 2017).

Package 1017/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCytoscape 1.24.1
Paul Shannon
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/RCytoscape
Last Changed Rev: 122892 / Revision: 128728
Last Changed Date: 2016-10-20 19:34:46 -0400 (Thu, 20 Oct 2016)
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...
morelia Mac OS X Mavericks (10.9.5) / x86_64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...

Summary

Package: RCytoscape
Version: 1.24.1
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings RCytoscape_1.24.1.tar.gz
StartedAt: 2017-04-15 00:47:23 -0400 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 00:48:11 -0400 (Sat, 15 Apr 2017)
EllapsedTime: 47.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RCytoscape.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/RCytoscape.Rcheck’
* using R version 3.3.3 (2017-03-06)
* 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.24.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.4-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.0040.001
CytoscapeConnectionClass-class0.0000.0000.001
CytoscapeWindow000
CytoscapeWindowClass-class000
addCyEdge000
addCyNode000
addGraphToGraph000
clearMsg000
clearSelection000
copyVisualStyle000
createWindowFromSelection000
cy2.edge.names0.0040.0000.000
deleteAllWindows0.0000.0000.001
deleteEdgeAttribute0.0000.0000.001
deleteNodeAttribute0.0040.0000.001
deleteSelectedEdges0.0000.0000.001
deleteSelectedNodes0.0000.0000.001
deleteWindow0.0000.0000.001
demoSimpleGraph0.0000.0000.001
displayGraph000
dockPanel000
eda0.0000.0000.001
eda.names0.0000.0040.001
existing.CytoscapeWindow000
fitContent000
fitSelectedContent000
floatPanel000
getAdjacentEdgeNames000
getAllEdgeAttributes000
getAllEdges000
getAllNodeAttributes0.0000.0040.000
getAllNodes0.0000.0000.001
getArrowShapes0.0000.0000.001
getAttributeClassNames0.0000.0000.001
getCenter0.0000.0000.001
getDefaultBackgroundColor000
getDefaultEdgeReverseSelectionColor000
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute000
getEdgeAttributeNames0.0040.0000.001
getEdgeCount0.0000.0000.001
getFirstNeighbors0.0000.0000.001
getGraph0.0000.0000.001
getGraphFromCyWindow000
getLayoutNameMapping000
getLayoutNames000
getLayoutPropertyNames000
getLayoutPropertyType0.0040.0000.001
getLayoutPropertyValue0.0000.0000.001
getLineStyles0.0000.0000.001
getNodeAttribute0.0000.0000.001
getNodeAttributeNames000
getNodeCount000
getNodePosition000
getNodeShapes000
getNodeSize000
getSelectedEdgeCount0.0000.0000.001
getSelectedEdges000
getSelectedNodeCount0.0000.0000.001
getSelectedNodes0.0040.0000.001
getViewCoordinates0.0000.0000.001
getVisualStyleNames0.0000.0000.001
getWindowCount0.0000.0000.001
getWindowID000
getWindowList000
getZoom000
hideAllPanels000
hideNodes000
hidePanel0.0000.0000.001
hideSelectedEdges0.0000.0000.001
hideSelectedNodes0.0000.0000.001
initEdgeAttribute0.0000.0000.001
initNodeAttribute000
invertEdgeSelection000
invertNodeSelection000
layoutNetwork000
lockNodeDimensions000
makeRandomGraph000
makeSimpleGraph000
msg000
new.CytoscapeWindow0.0000.0000.001
noa0.0000.0000.001
noa.names0.0000.0000.001
ping0.0000.0000.001
pluginVersion0.0000.0000.001
predictTimeToDisplayGraph000
raiseWindow0.0000.0000.001
redraw0.0040.0000.001
restoreLayout0.0000.0000.001
saveImage0.0000.0000.001
saveLayout0.0000.0000.001
saveNetwork000
selectEdges000
selectFirstNeighborsOfSelectedNodes000
selectNodes000
sendEdges0.0040.0000.000
sendNodes000
setCenter0.0000.0000.001
setDefaultBackgroundColor0.0000.0000.001
setDefaultEdgeColor0.0000.0000.001
setDefaultEdgeFontSize0.0000.0000.001
setDefaultEdgeLineWidth000
setDefaultEdgeReverseSelectionColor000
setDefaultEdgeSelectionColor000
setDefaultNodeBorderColor000
setDefaultNodeBorderWidth000
setDefaultNodeColor000
setDefaultNodeFontSize0.0040.0000.000
setDefaultNodeLabelColor0.0000.0000.001
setDefaultNodeReverseSelectionColor0.0000.0000.001
setDefaultNodeSelectionColor0.0000.0000.001
setDefaultNodeShape0.0000.0000.001
setDefaultNodeSize000
setEdgeAttributes000
setEdgeAttributesDirect000
setEdgeColorDirect000
setEdgeColorRule000
setEdgeFontSizeDirect000
setEdgeLabelColorDirect0.0000.0000.001
setEdgeLabelDirect0.0000.0000.001
setEdgeLabelOpacityDirect0.0000.0000.001
setEdgeLabelRule0.0000.0000.001
setEdgeLabelWidthDirect000
setEdgeLineStyleDirect000
setEdgeLineStyleRule000
setEdgeLineWidthDirect000
setEdgeLineWidthRule000
setEdgeOpacityDirect000
setEdgeOpacityRule000
setEdgeSourceArrowColorDirect000
setEdgeSourceArrowColorRule000
setEdgeSourceArrowOpacityDirect0.0040.0000.001
setEdgeSourceArrowRule0.0000.0000.001
setEdgeSourceArrowShapeDirect0.0000.0000.001
setEdgeTargetArrowColorDirect0.0000.0000.001
setEdgeTargetArrowColorRule0.0000.0000.001
setEdgeTargetArrowOpacityDirect0.0000.0000.001
setEdgeTargetArrowRule000
setEdgeTargetArrowShapeDirect000
setEdgeTooltipDirect000
setEdgeTooltipRule000
setGraph000
setLayoutProperties000
setNodeAttributes0.0000.0000.001
setNodeAttributesDirect0.0000.0000.001
setNodeBorderColorDirect000
setNodeBorderColorRule000
setNodeBorderOpacityDirect0.0040.0000.000
setNodeBorderWidthDirect000
setNodeBorderWidthRule000
setNodeColorDirect000
setNodeColorRule0.0040.0000.001
setNodeFillOpacityDirect000
setNodeFontSizeDirect000
setNodeHeightDirect000
setNodeImageDirect0.0040.0000.000
setNodeLabelColorDirect000
setNodeLabelDirect000
setNodeLabelOpacityDirect000
setNodeLabelRule000
setNodeOpacityDirect000
setNodeOpacityRule000
setNodePosition0.0000.0000.001
setNodeShapeDirect0.0000.0000.001
setNodeShapeRule000
setNodeSizeDirect000
setNodeSizeRule000
setNodeTooltipRule000
setNodeWidthDirect000
setTooltipDismissDelay000
setTooltipInitialDelay000
setVisualStyle0.0040.0000.000
setWindowSize000
setZoom000
showGraphicsDetails000
unhideAll0.0040.0000.001