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

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

Package 1079/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 1.6.0
Tanja Muetze , Georgi Kolishovski , 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/RCy3
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  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: RCy3
Version: 1.6.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RCy3_1.6.0.tar.gz
StartedAt: 2017-08-16 01:41:14 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:42:02 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 47.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RCy3.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/RCy3.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 ‘RCy3/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RCy3’ version ‘1.6.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 loading without being on the library search path ... 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.5-bioc/meat/RCy3.Rcheck/00check.log’
for details.


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)

RCy3.Rcheck/RCy3-Ex.timings:

nameusersystemelapsed
CytoscapeConnection0.0000.0000.001
CytoscapeConnectionClass-class000
CytoscapeWindow000
CytoscapeWindowClass-class0.0000.0000.001
addCyEdge0.0000.0000.001
addCyNode0.0000.0000.001
addGraphToGraph0.0040.0000.001
clearSelection0.0000.0000.001
copyVisualStyle000
createWindow0.0000.0000.001
createWindowFromSelection0.0000.0000.001
cy2.edge.names000
cyPlot0.0000.0000.001
deleteAllWindows000
deleteEdgeAttribute000
deleteNodeAttribute0.0000.0000.001
deleteSelectedEdges0.0000.0000.001
deleteSelectedNodes000
deleteWindow0.0040.0000.001
demoSimpleGraph0.0000.0000.001
displayGraph0.0000.0000.001
dockPanel0.0000.0000.001
eda000
eda.names0.0000.0000.001
existing.CytoscapeWindow0.0000.0000.001
fitContent0.0000.0000.001
fitSelectedContent000
floatPanel000
getAdjacentEdgeNames0.0000.0000.001
getAllEdgeAttributes0.0000.0000.001
getAllEdges000
getAllNodeAttributes0.0040.0000.001
getAllNodes000
getArrowShapes000
getAttributeClassNames0.0040.0000.000
getCenter0.0000.0000.001
getDefaultBackgroundColor0.0000.0000.001
getDefaultEdgeReverseSelectionColor0.0000.0000.001
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties0.0000.0000.001
getEdgeAttribute000
getEdgeAttributeNames000
getEdgeCount0.0040.0000.001
getFirstNeighbors0.0000.0000.001
getGraph0.0000.0000.001
getGraphFromCyWindow0.0040.0000.000
getLayoutNameMapping000
getLayoutNames000
getLayoutPropertyNames0.0000.0000.001
getLayoutPropertyType000
getLayoutPropertyValue0.0000.0000.001
getLineStyles0.0000.0000.001
getNodeAttribute0.0000.0000.001
getNodeAttributeNames000
getNodeCount000
getNodePosition0.0000.0000.001
getNodeShapes0.0000.0000.001
getNodeSize0.0000.0000.001
getSelectedEdgeCount0.0040.0000.001
getSelectedEdges0.0000.0000.001
getSelectedNodeCount000
getSelectedNodes0.0040.0000.000
getViewCoordinates0.0000.0000.001
getVisualStyleNames0.0000.0000.001
getWindowCount000
getWindowID000
getWindowList000
getZoom0.0000.0000.001
hideAllPanels000
hideNodes000
hidePanel000
hideSelectedEdges0.0000.0000.001
hideSelectedNodes0.0000.0000.001
initEdgeAttribute000
initNodeAttribute0.0040.0000.000
invertEdgeSelection0.0000.0000.001
invertNodeSelection0.0000.0000.001
layoutNetwork000
lockNodeDimensions000
makeRandomGraph0.0000.0000.001
makeSimpleGraph0.0040.0000.001
noa000
noa.names000
ping0.0040.0000.000
pluginVersion000
predictTimeToDisplayGraph0.0000.0000.001
raiseWindow0.0000.0000.001
redraw000
restoreLayout000
saveImage0.0000.0000.001
saveLayout0.0000.0000.001
saveNetwork0.0000.0000.001
selectEdges000
selectFirstNeighborsOfSelectedNodes0.0040.0000.001
selectNodes0.0000.0000.001
sendEdges0.0000.0000.001
sendNodes000
setCenter0.0000.0000.001
setDefaultBackgroundColor0.0000.0000.001
setDefaultEdgeColor0.0040.0000.000
setDefaultEdgeFontSize000
setDefaultEdgeLineWidth0.0000.0000.001
setDefaultEdgeReverseSelectionColor0.0000.0000.001
setDefaultEdgeSelectionColor000
setDefaultEdgeSourceArrowColor000
setDefaultEdgeTargetArrowColor0.0000.0000.001
setDefaultNodeBorderColor0.0000.0000.001
setDefaultNodeBorderWidth000
setDefaultNodeColor000
setDefaultNodeFontSize0.0000.0000.001
setDefaultNodeLabelColor0.0000.0000.001
setDefaultNodeReverseSelectionColor000
setDefaultNodeSelectionColor0.0040.0000.000
setDefaultNodeShape0.0000.0000.001
setDefaultNodeSize0.0040.0000.001
setEdgeAttributes0.0000.0000.001
setEdgeAttributesDirect000
setEdgeColorDirect0.0040.0000.000
setEdgeColorRule0.0000.0000.001
setEdgeFontSizeDirect000
setEdgeLabelColorDirect0.0040.0000.000
setEdgeLabelDirect0.0000.0000.001
setEdgeLabelOpacityDirect0.0000.0000.001
setEdgeLabelRule0.0040.0000.000
setEdgeLineStyleDirect0.0000.0000.001
setEdgeLineStyleRule000
setEdgeLineWidthDirect0.0040.0000.001
setEdgeLineWidthRule0.0000.0000.001
setEdgeOpacityDirect0.0000.0000.001
setEdgeOpacityRule0.0040.0000.000
setEdgeSourceArrowColorDirect0.0000.0000.001
setEdgeSourceArrowColorRule000
setEdgeSourceArrowOpacityDirect0.0000.0000.001
setEdgeSourceArrowRule000
setEdgeSourceArrowShapeDirect0.0000.0000.001
setEdgeTargetArrowColorDirect000
setEdgeTargetArrowColorRule0.0000.0000.001
setEdgeTargetArrowOpacityDirect0.0040.0000.000
setEdgeTargetArrowRule0.0000.0000.001
setEdgeTargetArrowShapeDirect0.0000.0000.001
setEdgeTooltipDirect0.0040.0000.001
setEdgeTooltipRule0.0000.0000.001
setGraph0.0000.0000.001
setLayoutProperties0.0040.0000.000
setNodeAttributes0.0000.0000.001
setNodeAttributesDirect0.0000.0000.001
setNodeBorderColorDirect0.0000.0000.001
setNodeBorderColorRule000
setNodeBorderOpacityDirect0.0000.0000.001
setNodeBorderWidthDirect0.0000.0000.001
setNodeBorderWidthRule0.0000.0000.001
setNodeColorDirect000
setNodeColorRule0.0000.0000.001
setNodeFillOpacityDirect0.0000.0000.001
setNodeFontSizeDirect000
setNodeHeightDirect0.0000.0000.001
setNodeImageDirect0.0000.0000.001
setNodeLabelColorDirect000
setNodeLabelDirect000
setNodeLabelOpacityDirect0.0000.0000.001
setNodeLabelRule000
setNodeOpacityDirect000
setNodeOpacityRule0.0000.0000.001
setNodePosition000
setNodeShapeDirect000
setNodeShapeRule0.0040.0000.001
setNodeSizeDirect0.0000.0000.001
setNodeSizeRule0.0000.0000.001
setNodeTooltipRule0.0000.0000.001
setNodeWidthDirect000
setTooltipDismissDelay0.0000.0000.001
setTooltipInitialDelay0.0000.0000.001
setVisualStyle000
setWindowSize0.0000.0000.001
setZoom0.0000.0000.001
showGraphicsDetails000
unhideAll000