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

CHECK report for RCy3 on celaya2

This page was generated on 2019-04-09 13:15:05 -0400 (Tue, 09 Apr 2019).

Package 1308/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.3.12
Alexander Pico , Tanja Muetze , Paul Shannon
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/RCy3
Branch: master
Last Commit: 0d8c8b0
Last Changed Date: 2019-03-30 14:56:28 -0400 (Sat, 30 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: RCy3
Version: 2.3.12
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:RCy3.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings RCy3_2.3.12.tar.gz
StartedAt: 2019-04-09 04:49:07 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 04:50:37 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 90.1 seconds
RetCode: 0
Status:  OK 
CheckDir: RCy3.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:RCy3.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings RCy3_2.3.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/RCy3.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* 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 ‘2.3.12’
* 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:
  .travis.yml
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 ‘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
createNetworkFromDataFrames: no visible binding for global variable
  ‘SUID’
Undefined global functions or variables:
  SUID
* 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 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/RCy3.Rcheck/00check.log’
for details.



Installation output

RCy3.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL RCy3
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘RCy3’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RCy3)

Tests output

RCy3.Rcheck/tests/runTests.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 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.373   0.148   0.469 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup0.0000.0000.001
RemoveFromGroup000
addCyEdges0.0000.0010.000
addCyNodes0.0010.0000.001
applyFilter0.0000.0000.001
bundleEdges0.0000.0010.001
clearEdgePropertyBypass000
clearNetworkCenterBypass000
clearNetworkPropertyBypass0.0000.0000.001
clearNetworkZoomBypass000
clearNodeOpacityBypass000
clearNodePropertyBypass0.0000.0000.001
clearSelection0.0000.0010.000
cloneNetwork0.0000.0000.001
closeSession0.0010.0000.000
collapseGroup0.0010.0000.001
commandEcho0.0000.0000.001
commandOpenDialog0.0000.0000.001
commandPause000
commandQuit000
commandRunFile000
commandSleep0.0000.0000.001
commandsAPI000
commandsGET0.0000.0000.001
commandsHelp000
commandsPOST0.0000.0000.001
commandsRun000
copyVisualStyle0.0000.0000.001
createColumnFilter0.0010.0000.000
createCompositeFilter0.0010.0000.001
createDegreeFilter000
createGraphFromNetwork000
createGroup0.0000.0000.001
createIgraphFromNetwork000
createNetworkFromDataFrames0.0000.0010.001
createNetworkFromGraph000
createNetworkFromIgraph0.0000.0010.001
createSubnetwork0.0000.0000.001
createVisualStyle000
cybrowserClose0.0000.0010.000
cybrowserDialog0.0000.0000.001
cybrowserHide0.0000.0000.001
cybrowserList000
cybrowserSend000
cybrowserShow0.0000.0010.001
cybrowserVersion000
cyrestAPI0.0010.0000.000
cyrestDELETE0.0000.0010.000
cyrestGET000
cyrestPOST0.0000.0010.001
cyrestPUT0.0000.0000.001
cytoscapeApiVersions0.0000.0000.001
cytoscapeFreeMemory0.0010.0000.001
cytoscapeMemoryStatus0.0000.0000.001
cytoscapeNumberOfCores0.0000.0010.000
cytoscapePing000
cytoscapeVersionInfo0.0010.0010.000
deleteAllNetworks0.0000.0000.001
deleteDuplicateEdges0.0000.0000.001
deleteGroup000
deleteNetwork0.0000.0000.001
deleteSelectedEdges000
deleteSelectedNodes0.0010.0000.000
deleteSelfLoops000
deleteStyleMapping0.0000.0000.001
deleteTableColumn0.0000.0010.001
deleteVisualStyle0.0010.0000.001
diffusionAdvanced0.0000.0010.000
diffusionBasic000
disableApp0.0010.0000.001
dockPanel0.0010.0000.000
enableApp000
expandGroup0.0000.0000.001
exportFilters000
exportImage0.0000.0000.001
exportNetwork000
exportNetworkToNDEx0.0000.0000.001
exportVisualStyles0.0000.0000.001
fitContent000
floatPanel0.0010.0010.000
getAllEdges000
getAllNodes000
getAppInformation000
getAppStatus0.0010.0000.000
getAppUpdates000
getArrowShapes0.0000.0000.001
getAvailableApps0.0010.0000.001
getBackgroundColorDefault000
getCollectionList0.0010.0000.001
getCollectionName000
getCollectionNetworks0.0010.0010.000
getCollectionSuid000
getDisabledApps0.0010.0000.001
getEdgeColor0.0000.0000.001
getEdgeCount000
getEdgeLineStyle000
getEdgeLineWidth0.0010.0000.001
getEdgeProperty0.0000.0000.001
getEdgeSelectionColorDefault0.0000.0010.001
getEdgeTargetArrowShape0.0000.0000.001
getFilterList000
getFirstNeighbors0.0010.0010.000
getGroupInfo000
getInstalledApps000
getLayoutNameMapping000
getLayoutNames0.0000.0000.001
getLayoutPropertyNames000
getLayoutPropertyType0.0000.0010.001
getLayoutPropertyValue0.0010.0000.001
getLineStyles0.0000.0000.001
getNetworkCenter000
getNetworkCount000
getNetworkList0.0010.0000.001
getNetworkNDExId0.0000.0000.001
getNetworkName000
getNetworkProperty000
getNetworkSuid0.0010.0000.001
getNetworkViewSuid0.0000.0000.001
getNetworkViews0.0000.0000.001
getNetworkZoom0.0000.0000.001
getNodeColor0.0010.0000.000
getNodeCount0.0010.0000.001
getNodeHeight0.0000.0000.001
getNodeProperty0.0000.0000.001
getNodeSelectionColorDefault0.0000.0000.001
getNodeShapes0.0000.0010.001
getNodeSize000
getNodeWidth0.0000.0000.001
getSelectedEdgeCount0.0010.0000.000
getSelectedEdges0.0000.0010.000
getSelectedNodeCount0.0000.0000.001
getSelectedNodes000
getStyleDependencies0.0000.0000.001
getTableColumnNames000
getTableColumnTypes0.0010.0000.000
getTableColumns000
getTableValue000
getUninstalledApps0.0000.0010.000
getVisualPropertyDefault000
getVisualPropertyNames0.0010.0000.001
getVisualStyleNames0.0000.0000.001
hideAllPanels0.0010.0000.001
hideEdges0.0000.0000.001
hideNodes0.0000.0000.001
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
importFilters000
importNetworkFromFile0.0000.0010.000
importNetworkFromNDEx000
importVisualStyles0.0010.0000.000
installApp000
invertEdgeSelection000
invertNodeSelection000
layoutCopycat0.0000.0000.001
layoutNetwork000
listGroups0.0010.0000.000
lockNodeDimensions0.0000.0000.001
makeSimpleGraph0.1170.0020.119
makeSimpleIgraph0.0190.0010.019
mapTableColumn000
mapVisualProperty0.0000.0000.001
matchArrowColorToEdge0.0000.0000.001
openAppStore0.0000.0000.001
openSession0.0010.0000.000
removeNodeCustomGraphics0.0010.0000.001
renameNetwork0.0010.0000.000
renameTableColumn0.0010.0000.000
saveSession0.0010.0010.000
selectAllEdges0.0010.0010.001
selectAllNodes0.0010.0010.000
selectEdges0.0010.0010.001
selectEdgesAdjacentToSelectedNodes000
selectEdgesConnectingSelectedNodes0.0000.0000.001
selectFirstNeighbors000
selectNodes0.0000.0000.001
selectNodesConnectedBySelectedEdges0.0010.0000.000
setBackgroundColorDefault0.0000.0010.000
setCurrentNetwork0.0000.0000.001
setCurrentView0.0000.0010.000
setEdgeColorBypass0.0010.0000.000
setEdgeColorDefault0.0000.0000.001
setEdgeColorMapping0.0000.0010.000
setEdgeFontFaceBypass000
setEdgeFontSizeBypass000
setEdgeFontSizeDefault000
setEdgeLabelBypass000
setEdgeLabelColorBypass0.0010.0000.000
setEdgeLabelMapping000
setEdgeLabelOpacityBypass0.0000.0000.001
setEdgeLineStyleBypass000
setEdgeLineStyleDefault0.0010.0000.000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass0.0000.0000.001
setEdgeLineWidthDefault000
setEdgeLineWidthMapping0.0010.0000.000
setEdgeOpacityBypass0.0000.0010.000
setEdgeOpacityMapping000
setEdgePropertyBypass0.0010.0000.000
setEdgeSelectionColorDefault0.0000.0010.000
setEdgeSourceArrowColorBypass000
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping0.0010.0000.000
setEdgeSourceArrowShapeBypass0.0000.0010.000
setEdgeSourceArrowShapeDefault0.0010.0000.001
setEdgeTargetArrowColorBypass0.0000.0000.001
setEdgeTargetArrowColorDefault0.0000.0010.001
setEdgeTargetArrowColorMapping0.0000.0000.001
setEdgeTargetArrowMapping0.0000.0000.001
setEdgeTargetArrowShapeBypass0.0010.0000.001
setEdgeTargetArrowShapeDefault0.0000.0000.001
setEdgeTooltipBypass0.0000.0010.001
setEdgeTooltipMapping0.0000.0000.001
setLayoutProperties000
setNetworkCenterBypass000
setNetworkPropertyBypass0.0010.0000.000
setNetworkZoomBypass000
setNodeBorderColorBypass0.0000.0000.001
setNodeBorderColorDefault0.0010.0000.001
setNodeBorderColorMapping0.0000.0000.001
setNodeBorderOpacityBypass0.0010.0000.000
setNodeBorderWidthBypass000
setNodeBorderWidthDefault000
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault000
setNodeColorMapping0.0010.0000.001
setNodeComboOpacityMapping0.0010.0000.000
setNodeCustomBarChart000
setNodeCustomBoxChart0.0010.0000.000
setNodeCustomHeatMapChart000
setNodeCustomLineChart0.0000.0000.001
setNodeCustomLinearGradient0.0010.0000.001
setNodeCustomPieChart000
setNodeCustomPosition0.0010.0000.000
setNodeCustomRadialGradient0.0000.0000.001
setNodeCustomRingChart0.0000.0010.000
setNodeFillOpacityBypass0.0000.0000.001
setNodeFontSizeBypass000
setNodeFontSizeDefault0.0000.0000.001
setNodeHeightBypass000
setNodeLabelBypass000
setNodeLabelColorBypass0.0010.0000.000
setNodeLabelColorDefault000
setNodeLabelMapping0.0000.0000.001
setNodeLabelOpacityBypass000
setNodeOpacityBypass0.0000.0000.001
setNodePropertyBypass000
setNodeSelectionColorDefault0.0010.0000.001
setNodeShapeBypass0.0010.0000.000
setNodeShapeDefault000
setNodeShapeMapping000
setNodeSizeBypass0.0010.0000.000
setNodeSizeDefault0.0000.0010.001
setNodeSizeMapping000
setNodeTooltipMapping0.0000.0000.001
setNodeWidthBypass0.0010.0000.001
setStyleDependencies0.0010.0000.000
setVisualPropertyDefault0.0000.0010.000
setVisualStyle000
syncNodeCustomGraphicsSize0.0010.0000.000
toggleGraphicsDetails000
unhideAll000
unhideEdges000
unhideNodes0.0000.0000.001
uninstallApp0.0010.0010.000
updateApp000
updateNetworkInNDEx0.0000.0010.000
updateStyleDefaults0.0010.0000.001
updateStyleMapping0.0000.0000.001