Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for RCy3 on veracruz1

This page was generated on 2018-04-12 13:41:49 -0400 (Thu, 12 Apr 2018).

Package 1138/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 1.8.0
Tanja Muetze , Georgi Kolishovski , Paul Shannon
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/RCy3
Branch: RELEASE_3_6
Last Commit: 67a8847
Last Changed Date: 2017-10-30 12:41:08 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: RCy3
Version: 1.8.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCy3_1.8.0.tar.gz
StartedAt: 2018-04-12 08:25:08 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 08:26:06 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 58.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RCy3.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCy3_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/RCy3.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (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.8.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 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 sizes of PDF files under ‘inst/doc’ ... 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
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/RCy3.Rcheck/00check.log’
for details.



Installation output

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)

Tests output

RCy3.Rcheck/tests/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # tests disabled as the Bioconductor build system no longer supports interactive sessions
> #require(RCy3) || stop("unable to load RCy3")
> #BiocGenerics:::testPackage('RCy3')
> 
> proc.time()
   user  system elapsed 
  0.241   0.043   0.263 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
CytoscapeConnection0.0010.0000.001
CytoscapeConnectionClass-class0.0010.0000.000
CytoscapeWindow0.0010.0000.001
CytoscapeWindowClass-class0.0010.0010.001
addCyEdge0.0010.0000.001
addCyNode0.0010.0000.001
addGraphToGraph0.0010.0010.002
clearSelection0.0010.0000.001
copyVisualStyle0.0010.0000.002
createWindow0.0000.0000.001
createWindowFromSelection0.0000.0000.001
cy2.edge.names0.0010.0000.001
cyPlot0.0010.0000.002
deleteAllWindows0.0010.0000.001
deleteEdgeAttribute0.0010.0010.002
deleteNodeAttribute0.0010.0000.002
deleteSelectedEdges000
deleteSelectedNodes0.0010.0010.001
deleteWindow0.0010.0000.002
demoSimpleGraph0.0010.0000.001
displayGraph0.0010.0010.001
dockPanel0.0010.0000.001
eda0.0010.0000.001
eda.names0.0010.0000.001
existing.CytoscapeWindow0.0010.0000.001
fitContent0.0010.0000.001
fitSelectedContent0.0010.0010.001
floatPanel000
getAdjacentEdgeNames0.0010.0000.001
getAllEdgeAttributes0.0010.0000.001
getAllEdges0.0000.0000.001
getAllNodeAttributes0.0010.0000.002
getAllNodes0.0010.0010.001
getArrowShapes0.0010.0000.001
getAttributeClassNames0.0000.0000.001
getCenter0.0010.0000.001
getDefaultBackgroundColor0.0010.0000.001
getDefaultEdgeReverseSelectionColor0.0010.0000.001
getDefaultEdgeSelectionColor0.0010.0000.001
getDefaultNodeReverseSelectionColor0.0010.0000.001
getDefaultNodeSelectionColor0.0010.0000.001
getDirectlyModifiableVisualProperties0.0010.0000.001
getEdgeAttribute0.0020.0000.001
getEdgeAttributeNames0.0000.0000.001
getEdgeCount0.0010.0000.001
getFirstNeighbors0.0000.0000.001
getGraph0.0010.0000.001
getGraphFromCyWindow0.0010.0000.001
getLayoutNameMapping0.0010.0000.002
getLayoutNames0.0000.0000.001
getLayoutPropertyNames0.0010.0000.001
getLayoutPropertyType0.0010.0000.002
getLayoutPropertyValue0.0020.0010.002
getLineStyles0.0010.0000.001
getNodeAttribute0.0000.0000.001
getNodeAttributeNames0.0010.0000.002
getNodeCount0.0010.0000.001
getNodePosition0.0010.0000.001
getNodeShapes0.0010.0000.001
getNodeSize0.0010.0000.002
getSelectedEdgeCount0.0010.0010.002
getSelectedEdges0.0000.0000.001
getSelectedNodeCount0.0010.0000.001
getSelectedNodes0.0010.0000.001
getViewCoordinates0.0000.0000.001
getVisualStyleNames0.0000.0000.001
getWindowCount0.0010.0000.001
getWindowID0.0000.0000.001
getWindowList0.0000.0000.001
getZoom0.0010.0000.001
hideAllPanels0.0010.0000.001
hideNodes0.0000.0000.001
hidePanel0.0010.0010.001
hideSelectedEdges0.0010.0000.001
hideSelectedNodes0.0010.0000.001
initEdgeAttribute000
initNodeAttribute0.0010.0000.001
invertEdgeSelection0.0000.0000.001
invertNodeSelection0.0010.0000.001
layoutNetwork0.0010.0000.001
lockNodeDimensions0.0010.0010.001
makeRandomGraph0.0010.0000.000
makeSimpleGraph0.0010.0000.002
noa0.0000.0000.001
noa.names0.0000.0000.001
ping000
pluginVersion0.0010.0000.001
predictTimeToDisplayGraph0.0010.0000.002
raiseWindow0.0010.0000.001
redraw0.0010.0000.001
restoreLayout0.0010.0000.001
saveImage0.0010.0000.001
saveLayout0.0010.0000.001
saveNetwork0.0010.0010.000
selectEdges000
selectFirstNeighborsOfSelectedNodes0.0010.0000.001
selectNodes0.0000.0010.002
sendEdges0.0010.0000.001
sendNodes0.0010.0000.001
setCenter0.0010.0000.001
setDefaultBackgroundColor0.0010.0000.001
setDefaultEdgeColor0.0010.0000.001
setDefaultEdgeFontSize0.0010.0000.001
setDefaultEdgeLineWidth0.0010.0000.001
setDefaultEdgeReverseSelectionColor0.0000.0000.001
setDefaultEdgeSelectionColor0.0010.0000.001
setDefaultEdgeSourceArrowColor0.0010.0010.001
setDefaultEdgeTargetArrowColor0.0010.0000.001
setDefaultNodeBorderColor0.0010.0000.001
setDefaultNodeBorderWidth0.0000.0000.001
setDefaultNodeColor0.0010.0000.001
setDefaultNodeFontSize0.0010.0000.001
setDefaultNodeLabelColor0.0010.0000.002
setDefaultNodeReverseSelectionColor0.0010.0000.001
setDefaultNodeSelectionColor0.0010.0000.001
setDefaultNodeShape0.0010.0010.001
setDefaultNodeSize0.0010.0000.001
setEdgeAttributes0.0010.0000.001
setEdgeAttributesDirect0.0010.0000.001
setEdgeColorDirect0.0010.0000.001
setEdgeColorRule0.0010.0010.001
setEdgeFontSizeDirect0.0010.0000.001
setEdgeLabelColorDirect0.0010.0000.001
setEdgeLabelDirect0.0010.0000.001
setEdgeLabelOpacityDirect0.0010.0000.001
setEdgeLabelRule0.0010.0000.001
setEdgeLineStyleDirect0.0020.0000.002
setEdgeLineStyleRule0.0010.0000.001
setEdgeLineWidthDirect0.0010.0010.001
setEdgeLineWidthRule0.0010.0000.002
setEdgeOpacityDirect0.0010.0010.001
setEdgeOpacityRule0.0010.0000.002
setEdgeSourceArrowColorDirect0.0010.0010.002
setEdgeSourceArrowColorRule0.0020.0000.002
setEdgeSourceArrowOpacityDirect0.0010.0000.002
setEdgeSourceArrowRule0.0010.0010.002
setEdgeSourceArrowShapeDirect0.0010.0000.002
setEdgeTargetArrowColorDirect0.0020.0010.002
setEdgeTargetArrowColorRule0.0010.0000.002
setEdgeTargetArrowOpacityDirect0.0010.0010.001
setEdgeTargetArrowRule0.0020.0000.001
setEdgeTargetArrowShapeDirect0.0010.0000.001
setEdgeTooltipDirect0.0020.0000.001
setEdgeTooltipRule0.0010.0000.001
setGraph0.0010.0000.001
setLayoutProperties0.0020.0000.003
setNodeAttributes0.0010.0010.001
setNodeAttributesDirect0.0010.0000.001
setNodeBorderColorDirect0.0010.0000.001
setNodeBorderColorRule0.0010.0000.002
setNodeBorderOpacityDirect0.0000.0010.001
setNodeBorderWidthDirect0.0010.0000.001
setNodeBorderWidthRule0.0010.0000.001
setNodeColorDirect0.0010.0000.001
setNodeColorRule0.0010.0010.001
setNodeFillOpacityDirect0.0000.0000.001
setNodeFontSizeDirect0.0010.0000.001
setNodeHeightDirect0.0010.0000.002
setNodeImageDirect0.0010.0000.001
setNodeLabelColorDirect0.0010.0010.002
setNodeLabelDirect0.0010.0000.001
setNodeLabelOpacityDirect0.0010.0000.002
setNodeLabelRule0.0010.0000.001
setNodeOpacityDirect0.0010.0000.001
setNodeOpacityRule0.0010.0010.002
setNodePosition0.0010.0000.001
setNodeShapeDirect0.0010.0000.002
setNodeShapeRule0.0010.0010.001
setNodeSizeDirect0.0010.0000.001
setNodeSizeRule0.0020.0010.002
setNodeTooltipRule0.0010.0000.001
setNodeWidthDirect0.0010.0000.001
setTooltipDismissDelay0.0010.0010.002
setTooltipInitialDelay0.0010.0000.001
setVisualStyle0.0010.0000.001
setWindowSize0.0010.0000.001
setZoom0.0010.0000.002
showGraphicsDetails0.0010.0010.001
unhideAll0.0010.0000.002