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

CHECK report for RCy3 on machv2

This page was generated on 2020-10-17 11:59:22 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE RCy3 PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1439/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.8.1
Alex Pico
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/RCy3
Branch: RELEASE_3_11
Last Commit: e0ea015
Last Changed Date: 2020-08-20 18:05:30 -0400 (Thu, 20 Aug 2020)
malbec2 Linux (Ubuntu 18.04.4 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
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: RCy3
Version: 2.8.1
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.8.1.tar.gz
StartedAt: 2020-10-17 04:24:46 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:26:17 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 91.6 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.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/RCy3.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.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.8.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:
  .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.11-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/4.0/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 version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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.298   0.069   0.342 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup0.0000.0000.001
RemoveFromGroup0.0010.0000.001
addCyEdges000
addCyNodes000
analyzeNetwork000
applyFilter000
bundleEdges000
clearEdgeBends000
clearEdgePropertyBypass0.0000.0000.001
clearNetworkCenterBypass000
clearNetworkPropertyBypass0.0000.0010.000
clearNetworkZoomBypass000
clearNodeOpacityBypass0.0000.0000.001
clearNodePropertyBypass000
clearSelection000
cloneNetwork0.0000.0010.001
closeSession000
collapseGroup000
commandEcho000
commandOpenDialog0.0000.0000.001
commandPause000
commandQuit000
commandRunFile000
commandSleep000
commandsAPI0.0010.0000.000
commandsGET0.0010.0000.001
commandsHelp0.0000.0010.000
commandsPOST0.0000.0000.001
commandsRun0.0010.0000.001
copyVisualStyle0.0000.0010.001
createColumnFilter0.0000.0000.001
createCompositeFilter0.0000.0000.001
createDegreeFilter000
createGraphFromNetwork000
createGroup0.0000.0010.000
createGroupByColumn000
createIgraphFromNetwork0.0000.0000.001
createNetworkFromDataFrames0.0000.0000.001
createNetworkFromGraph0.0000.0010.000
createNetworkFromIgraph0.0000.0000.001
createSubnetwork000
createVisualStyle000
cybrowserClose0.0010.0010.000
cybrowserDialog000
cybrowserHide000
cybrowserList000
cybrowserSend0.0000.0010.000
cybrowserShow0.0000.0000.001
cybrowserVersion000
cyrestAPI0.0010.0010.000
cyrestDELETE000
cyrestGET000
cyrestPOST0.0000.0010.001
cyrestPUT0.0000.0000.001
cytoscapeApiVersions0.0010.0000.001
cytoscapeFreeMemory0.0000.0000.001
cytoscapeMemoryStatus0.0000.0000.001
cytoscapeNumberOfCores0.0000.0000.001
cytoscapePing000
cytoscapeVersionInfo0.0000.0010.000
deleteAllNetworks0.0000.0000.001
deleteDuplicateEdges0.0010.0000.000
deleteGroup0.0010.0000.000
deleteNetwork000
deleteSelectedEdges0.0000.0000.001
deleteSelectedNodes0.0000.0000.001
deleteSelfLoops000
deleteStyleMapping0.0000.0010.000
deleteTableColumn0.0000.0000.001
deleteVisualStyle000
diffusionAdvanced000
diffusionBasic0.0000.0000.001
disableApp0.0010.0010.000
dockPanel000
enableApp0.0000.0000.001
expandGroup000
exportFilters000
exportImage000
exportNetwork0.0000.0010.000
exportNetworkToNDEx0.0000.0000.001
exportVisualStyles0.0010.0000.001
fitContent0.0010.0000.000
floatPanel000
getAllEdges0.0010.0000.001
getAllNodes0.0000.0000.001
getAppInformation000
getAppStatus000
getAppUpdates000
getArrowShapes0.0000.0000.001
getAvailableApps000
getBackgroundColorDefault000
getCollectionList0.0010.0000.000
getCollectionName000
getCollectionNetworks000
getCollectionSuid000
getDisabledApps0.0000.0000.001
getEdgeColor0.0000.0000.001
getEdgeCount0.0000.0000.001
getEdgeInfo000
getEdgeLineStyle0.0010.0000.001
getEdgeLineWidth0.0010.0000.000
getEdgeProperty0.0000.0000.001
getEdgeSelectionColorDefault000
getEdgeTargetArrowShape000
getFilterList0.0010.0000.000
getFirstNeighbors000
getGroupInfo000
getInstalledApps0.0010.0000.000
getLayoutNameMapping000
getLayoutNames0.0000.0000.001
getLayoutPropertyNames0.0000.0000.001
getLayoutPropertyType0.0010.0000.001
getLayoutPropertyValue0.0000.0010.001
getLineStyles000
getNetworkCenter000
getNetworkCount000
getNetworkList000
getNetworkNDExId0.0000.0010.001
getNetworkName000
getNetworkProperty000
getNetworkSuid0.0000.0010.000
getNetworkViewSuid000
getNetworkViews0.0000.0000.001
getNetworkZoom000
getNodeColor0.0000.0000.001
getNodeCount0.0010.0010.000
getNodeHeight000
getNodePosition000
getNodeProperty0.0000.0000.001
getNodeSelectionColorDefault000
getNodeShapes0.0010.0000.000
getNodeSize0.0000.0000.001
getNodeWidth0.0000.0000.001
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount0.0010.0000.001
getSelectedNodes0.0000.0010.001
getStyleDependencies0.0000.0010.001
getTableColumnNames0.0000.0000.001
getTableColumnTypes000
getTableColumns0.0000.0000.001
getTableValue0.0000.0000.001
getUninstalledApps0.0000.0000.001
getVisualPropertyDefault0.0000.0010.001
getVisualPropertyNames000
getVisualStyleNames000
hideAllPanels000
hideEdges000
hideNodes0.0000.0010.000
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
importFilters000
importNetworkFromFile0.0000.0010.000
importNetworkFromNDEx000
importVisualStyles000
installApp0.0000.0000.001
invertEdgeSelection0.0000.0000.001
invertNodeSelection0.0000.0010.001
layoutCopycat0.0000.0000.001
layoutNetwork0.0000.0010.000
listGroups0.0000.0000.001
lockNodeDimensions0.0000.0000.001
makeSimpleGraph0.1060.0020.107
makeSimpleIgraph0.0180.0010.019
mapTableColumn000
mapVisualProperty0.0010.0000.001
matchArrowColorToEdge0.0010.0000.001
mergeNetworks000
openAppStore000
openSession000
removeNodeCustomGraphics0.0000.0010.000
renameNetwork000
renameTableColumn0.0010.0000.000
saveSession000
selectAllEdges000
selectAllNodes0.0000.0010.000
selectEdges000
selectEdgesAdjacentToSelectedNodes0.0000.0000.001
selectEdgesConnectingSelectedNodes0.0000.0000.001
selectFirstNeighbors0.0010.0010.001
selectNodes0.0000.0000.001
selectNodesConnectedBySelectedEdges0.0010.0000.000
setBackgroundColorDefault0.0010.0010.001
setCurrentNetwork0.0010.0000.000
setCurrentView000
setEdgeColorBypass000
setEdgeColorDefault0.0000.0000.001
setEdgeColorMapping000
setEdgeFontFaceBypass000
setEdgeFontFaceDefault0.0000.0000.001
setEdgeFontFaceMapping0.0000.0000.001
setEdgeFontSizeBypass0.0000.0000.001
setEdgeFontSizeDefault0.0000.0000.001
setEdgeFontSizeMapping0.0000.0000.001
setEdgeLabelBypass000
setEdgeLabelColorBypass0.0010.0000.000
setEdgeLabelColorDefault0.0010.0000.000
setEdgeLabelColorMapping000
setEdgeLabelDefault0.0010.0000.000
setEdgeLabelMapping0.0010.0000.000
setEdgeLabelOpacityBypass0.0000.0010.000
setEdgeLabelOpacityDefault0.0000.0000.001
setEdgeLabelOpacityMapping0.0000.0000.001
setEdgeLineStyleBypass000
setEdgeLineStyleDefault000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass0.0000.0010.000
setEdgeLineWidthDefault000
setEdgeLineWidthMapping000
setEdgeOpacityBypass0.0010.0000.000
setEdgeOpacityDefault0.0010.0010.001
setEdgeOpacityMapping000
setEdgePropertyBypass0.0000.0000.001
setEdgeSelectionColorDefault000
setEdgeSourceArrowColorBypass0.0010.0000.000
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping000
setEdgeSourceArrowShapeBypass0.0000.0000.001
setEdgeSourceArrowShapeDefault0.0000.0010.001
setEdgeSourceArrowShapeMapping000
setEdgeTargetArrowColorBypass000
setEdgeTargetArrowColorDefault0.0000.0010.001
setEdgeTargetArrowColorMapping000
setEdgeTargetArrowMapping0.0000.0010.000
setEdgeTargetArrowShapeBypass000
setEdgeTargetArrowShapeDefault000
setEdgeTargetArrowShapeMapping0.0000.0010.000
setEdgeTooltipBypass000
setEdgeTooltipDefault000
setEdgeTooltipMapping000
setLayoutProperties0.0010.0010.000
setNetworkCenterBypass0.0000.0000.001
setNetworkPropertyBypass0.0000.0000.001
setNetworkZoomBypass0.0000.0010.000
setNodeBorderColorBypass000
setNodeBorderColorDefault0.0000.0000.001
setNodeBorderColorMapping0.0000.0010.001
setNodeBorderOpacityBypass0.0000.0000.001
setNodeBorderOpacityDefault0.0010.0000.001
setNodeBorderOpacityMapping0.0000.0000.001
setNodeBorderWidthBypass0.0000.0000.001
setNodeBorderWidthDefault0.0000.0010.000
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault0.0000.0010.001
setNodeColorMapping000
setNodeComboOpacityMapping0.0010.0000.000
setNodeCustomBarChart000
setNodeCustomBoxChart0.0000.0010.001
setNodeCustomHeatMapChart0.0000.0000.001
setNodeCustomLineChart0.0010.0000.001
setNodeCustomLinearGradient0.0000.0000.001
setNodeCustomPieChart0.0000.0000.001
setNodeCustomPosition0.0000.0000.001
setNodeCustomRadialGradient0.0000.0010.001
setNodeCustomRingChart0.0010.0000.001
setNodeFillOpacityBypass0.0010.0000.001
setNodeFillOpacityDefault0.0010.0000.000
setNodeFillOpacityMapping0.0010.0000.001
setNodeFontFaceBypass0.0000.0000.001
setNodeFontFaceDefault0.0000.0000.001
setNodeFontFaceMapping0.0000.0010.001
setNodeFontSizeBypass000
setNodeFontSizeDefault000
setNodeFontSizeMapping000
setNodeHeightBypass0.0000.0010.000
setNodeHeightDefault0.0010.0000.001
setNodeHeightMapping0.0010.0000.000
setNodeLabelBypass0.0010.0000.000
setNodeLabelColorBypass0.0000.0000.001
setNodeLabelColorDefault0.0000.0010.000
setNodeLabelColorMapping000
setNodeLabelDefault0.0000.0000.001
setNodeLabelMapping000
setNodeLabelOpacityBypass000
setNodeLabelOpacityDefault000
setNodeLabelOpacityMapping0.0000.0000.001
setNodeOpacityBypass000
setNodePropertyBypass0.0010.0000.000
setNodeSelectionColorDefault0.0010.0000.000
setNodeShapeBypass0.0000.0000.001
setNodeShapeDefault0.0000.0000.001
setNodeShapeMapping0.0000.0000.001
setNodeSizeBypass0.0000.0000.001
setNodeSizeDefault000
setNodeSizeMapping0.0010.0000.001
setNodeTooltipBypass0.0000.0000.001
setNodeTooltipDefault0.0000.0010.001
setNodeTooltipMapping0.0000.0010.001
setNodeWidthBypass0.0000.0000.001
setNodeWidthDefault0.0010.0000.001
setNodeWidthMapping0.0000.0000.001
setStyleDependencies0.0000.0000.001
setVisualPropertyDefault0.0000.0010.001
setVisualStyle0.0000.0000.001
syncNodeCustomGraphicsSize000
toggleGraphicsDetails0.0000.0000.001
unhideAll0.0000.0010.001
unhideEdges000
unhideNodes000
uninstallApp000
updateApp0.0000.0000.001
updateNetworkInNDEx000
updateStyleDefaults0.0010.0000.000
updateStyleMapping0.0000.0010.000