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

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

Package 1095/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 1.7.0
Tanja Muetze , Georgi Kolishovski , Paul Shannon
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RCy3
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 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.7.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings RCy3_1.7.0.tar.gz
StartedAt: 2017-08-16 01:47:42 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:48:29 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 47.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RCy3.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.6-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.7.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.6-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-class000
addCyEdge0.0040.0000.000
addCyNode0.0000.0000.001
addGraphToGraph0.0000.0000.001
clearSelection0.0040.0000.001
copyVisualStyle0.0000.0000.001
createWindow000
createWindowFromSelection0.0040.0000.001
cy2.edge.names0.0000.0000.001
cyPlot000
deleteAllWindows0.0040.0000.000
deleteEdgeAttribute0.0000.0000.001
deleteNodeAttribute000
deleteSelectedEdges0.0040.0000.001
deleteSelectedNodes0.0000.0000.001
deleteWindow0.0000.0000.001
demoSimpleGraph000
displayGraph000
dockPanel000
eda0.0000.0000.001
eda.names000
existing.CytoscapeWindow0.0000.0000.001
fitContent000
fitSelectedContent000
floatPanel0.0000.0000.001
getAdjacentEdgeNames0.0000.0000.001
getAllEdgeAttributes0.0000.0000.001
getAllEdges000
getAllNodeAttributes0.0000.0000.001
getAllNodes0.0000.0000.001
getArrowShapes000
getAttributeClassNames000
getCenter0.0040.0000.001
getDefaultBackgroundColor0.0000.0000.001
getDefaultEdgeReverseSelectionColor0.0000.0000.001
getDefaultEdgeSelectionColor000
getDefaultNodeReverseSelectionColor000
getDefaultNodeSelectionColor000
getDirectlyModifiableVisualProperties000
getEdgeAttribute0.0040.0000.001
getEdgeAttributeNames0.0000.0000.001
getEdgeCount000
getFirstNeighbors0.0040.0000.000
getGraph000
getGraphFromCyWindow0.0000.0000.001
getLayoutNameMapping0.0000.0000.001
getLayoutNames0.0000.0000.001
getLayoutPropertyNames000
getLayoutPropertyType000
getLayoutPropertyValue0.0040.0000.001
getLineStyles000
getNodeAttribute000
getNodeAttributeNames0.0040.0000.001
getNodeCount0.0000.0000.001
getNodePosition0.0000.0000.001
getNodeShapes000
getNodeSize0.0000.0000.001
getSelectedEdgeCount0.0000.0000.001
getSelectedEdges000
getSelectedNodeCount000
getSelectedNodes0.0000.0000.001
getViewCoordinates000
getVisualStyleNames000
getWindowCount0.0000.0000.001
getWindowID0.0000.0000.001
getWindowList0.0000.0000.001
getZoom000
hideAllPanels000
hideNodes0.0040.0000.000
hidePanel0.0000.0000.001
hideSelectedEdges0.0000.0000.001
hideSelectedNodes0.0040.0000.000
initEdgeAttribute000
initNodeAttribute0.0000.0000.001
invertEdgeSelection0.0000.0000.001
invertNodeSelection0.0000.0000.001
layoutNetwork000
lockNodeDimensions0.0000.0000.001
makeRandomGraph0.0040.0000.001
makeSimpleGraph0.0000.0000.001
noa000
noa.names000
ping000
pluginVersion0.0000.0000.001
predictTimeToDisplayGraph0.0000.0000.001
raiseWindow000
redraw0.0000.0000.001
restoreLayout0.0000.0000.001
saveImage0.0040.0000.001
saveLayout000
saveNetwork0.0000.0040.001
selectEdges0.0000.0000.001
selectFirstNeighborsOfSelectedNodes0.0000.0000.001
selectNodes0.0000.0000.001
sendEdges0.0000.0000.001
sendNodes0.0000.0000.001
setCenter0.0000.0000.002
setDefaultBackgroundColor000
setDefaultEdgeColor000
setDefaultEdgeFontSize0.0000.0000.001
setDefaultEdgeLineWidth000
setDefaultEdgeReverseSelectionColor000
setDefaultEdgeSelectionColor0.0000.0000.001
setDefaultEdgeSourceArrowColor0.0000.0000.001
setDefaultEdgeTargetArrowColor000
setDefaultNodeBorderColor000
setDefaultNodeBorderWidth0.0000.0000.001
setDefaultNodeColor0.0040.0000.001
setDefaultNodeFontSize000
setDefaultNodeLabelColor0.0000.0000.001
setDefaultNodeReverseSelectionColor0.0040.0000.001
setDefaultNodeSelectionColor0.0000.0000.001
setDefaultNodeShape000
setDefaultNodeSize000
setEdgeAttributes0.0000.0000.001
setEdgeAttributesDirect0.0000.0000.001
setEdgeColorDirect000
setEdgeColorRule0.0000.0000.001
setEdgeFontSizeDirect000
setEdgeLabelColorDirect0.0000.0000.001
setEdgeLabelDirect0.0000.0000.001
setEdgeLabelOpacityDirect000
setEdgeLabelRule000
setEdgeLineStyleDirect0.0000.0000.001
setEdgeLineStyleRule000
setEdgeLineWidthDirect0.0000.0000.001
setEdgeLineWidthRule000
setEdgeOpacityDirect000
setEdgeOpacityRule0.0000.0000.001
setEdgeSourceArrowColorDirect000
setEdgeSourceArrowColorRule0.0000.0000.001
setEdgeSourceArrowOpacityDirect000
setEdgeSourceArrowRule0.0000.0040.001
setEdgeSourceArrowShapeDirect0.0000.0000.001
setEdgeTargetArrowColorDirect000
setEdgeTargetArrowColorRule0.0040.0000.001
setEdgeTargetArrowOpacityDirect000
setEdgeTargetArrowRule0.0000.0000.001
setEdgeTargetArrowShapeDirect0.0000.0000.001
setEdgeTooltipDirect0.0000.0000.001
setEdgeTooltipRule0.0040.0000.001
setGraph0.0000.0000.002
setLayoutProperties0.0000.0000.001
setNodeAttributes0.0000.0000.001
setNodeAttributesDirect0.0000.0000.001
setNodeBorderColorDirect0.0000.0040.001
setNodeBorderColorRule0.0000.0000.001
setNodeBorderOpacityDirect0.0000.0000.001
setNodeBorderWidthDirect0.0000.0000.001
setNodeBorderWidthRule0.0000.0000.001
setNodeColorDirect0.0000.0000.001
setNodeColorRule0.0000.0000.002
setNodeFillOpacityDirect0.0040.0000.001
setNodeFontSizeDirect0.0000.0000.001
setNodeHeightDirect0.0000.0000.001
setNodeImageDirect0.0000.0000.001
setNodeLabelColorDirect0.0000.0000.001
setNodeLabelDirect0.0040.0000.001
setNodeLabelOpacityDirect0.0000.0000.001
setNodeLabelRule0.0000.0000.001
setNodeOpacityDirect0.0000.0000.001
setNodeOpacityRule0.0000.0000.001
setNodePosition0.0040.0000.001
setNodeShapeDirect0.0000.0000.001
setNodeShapeRule0.0000.0000.001
setNodeSizeDirect0.0000.0000.001
setNodeSizeRule0.0000.0000.002
setNodeTooltipRule0.0000.0000.001
setNodeWidthDirect0.0000.0000.001
setTooltipDismissDelay0.0000.0000.001
setTooltipInitialDelay0.0040.0000.001
setVisualStyle0.0000.0000.001
setWindowSize0.0000.0000.001
setZoom0.0000.0000.001
showGraphicsDetails0.0000.0000.001
unhideAll0.0000.0000.001