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

CHECK report for RCy3 on malbec2

This page was generated on 2020-10-17 11:55:32 -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: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:RCy3.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings RCy3_2.8.1.tar.gz
StartedAt: 2020-10-17 04:34:09 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:35:10 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 61.1 seconds
RetCode: 0
Status:  OK 
CheckDir: RCy3.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:RCy3.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings RCy3_2.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/RCy3.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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 ‘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
  ‘/home/biocbuild/bbs-3.11-bioc/meat/RCy3.Rcheck/00check.log’
for details.



Installation output

RCy3.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL RCy3
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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-pc-linux-gnu (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.265   0.020   0.271 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup000
RemoveFromGroup000
addCyEdges000
addCyNodes000
analyzeNetwork000
applyFilter000
bundleEdges000
clearEdgeBends000
clearEdgePropertyBypass000
clearNetworkCenterBypass000
clearNetworkPropertyBypass000
clearNetworkZoomBypass000
clearNodeOpacityBypass000
clearNodePropertyBypass0.0010.0000.001
clearSelection0.0000.0000.001
cloneNetwork0.0000.0000.001
closeSession000
collapseGroup0.0000.0010.000
commandEcho000
commandOpenDialog000
commandPause000
commandQuit000
commandRunFile000
commandSleep000
commandsAPI0.0010.0000.001
commandsGET0.0000.0000.001
commandsHelp000
commandsPOST000
commandsRun000
copyVisualStyle000
createColumnFilter000
createCompositeFilter000
createDegreeFilter000
createGraphFromNetwork000
createGroup000
createGroupByColumn000
createIgraphFromNetwork0.0010.0000.001
createNetworkFromDataFrames0.0010.0000.001
createNetworkFromGraph000
createNetworkFromIgraph000
createSubnetwork000
createVisualStyle000
cybrowserClose000
cybrowserDialog000
cybrowserHide000
cybrowserList000
cybrowserSend0.0010.0000.001
cybrowserShow000
cybrowserVersion000
cyrestAPI000
cyrestDELETE000
cyrestGET000
cyrestPOST000
cyrestPUT000
cytoscapeApiVersions000
cytoscapeFreeMemory0.0010.0000.000
cytoscapeMemoryStatus0.0010.0000.001
cytoscapeNumberOfCores000
cytoscapePing000
cytoscapeVersionInfo000
deleteAllNetworks000
deleteDuplicateEdges000
deleteGroup000
deleteNetwork000
deleteSelectedEdges000
deleteSelectedNodes000
deleteSelfLoops000
deleteStyleMapping000
deleteTableColumn000
deleteVisualStyle000
diffusionAdvanced0.0000.0000.001
diffusionBasic0.0010.0000.001
disableApp000
dockPanel000
enableApp000
expandGroup000
exportFilters000
exportImage000
exportNetwork000
exportNetworkToNDEx000
exportVisualStyles000
fitContent000
floatPanel000
getAllEdges000
getAllNodes000
getAppInformation000
getAppStatus0.0010.0000.001
getAppUpdates0.0010.0000.001
getArrowShapes0.0010.0000.001
getAvailableApps000
getBackgroundColorDefault000
getCollectionList000
getCollectionName000
getCollectionNetworks000
getCollectionSuid000
getDisabledApps000
getEdgeColor000
getEdgeCount000
getEdgeInfo000
getEdgeLineStyle000
getEdgeLineWidth000
getEdgeProperty000
getEdgeSelectionColorDefault000
getEdgeTargetArrowShape0.0010.0000.000
getFilterList0.0010.0000.001
getFirstNeighbors000
getGroupInfo000
getInstalledApps000
getLayoutNameMapping000
getLayoutNames000
getLayoutPropertyNames000
getLayoutPropertyType000
getLayoutPropertyValue000
getLineStyles000
getNetworkCenter000
getNetworkCount000
getNetworkList0.0010.0000.001
getNetworkNDExId0.0010.0000.001
getNetworkName0.0000.0000.001
getNetworkProperty000
getNetworkSuid000
getNetworkViewSuid000
getNetworkViews000
getNetworkZoom000
getNodeColor000
getNodeCount000
getNodeHeight000
getNodePosition000
getNodeProperty000
getNodeSelectionColorDefault000
getNodeShapes0.0010.0000.001
getNodeSize0.0000.0000.001
getNodeWidth000
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount000
getSelectedNodes000
getStyleDependencies000
getTableColumnNames000
getTableColumnTypes000
getTableColumns000
getTableValue0.0010.0000.001
getUninstalledApps0.0010.0000.001
getVisualPropertyDefault000
getVisualPropertyNames000
getVisualStyleNames000
hideAllPanels000
hideEdges000
hideNodes000
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
importFilters000
importNetworkFromFile000
importNetworkFromNDEx000
importVisualStyles0.0010.0000.001
installApp000
invertEdgeSelection000
invertNodeSelection000
layoutCopycat000
layoutNetwork000
listGroups000
lockNodeDimensions000
makeSimpleGraph0.0970.0020.099
makeSimpleIgraph0.0170.0000.017
mapTableColumn0.0010.0000.001
mapVisualProperty0.0010.0000.001
matchArrowColorToEdge0.0010.0000.001
mergeNetworks0.0010.0000.001
openAppStore0.0010.0000.001
openSession0.0010.0000.001
removeNodeCustomGraphics0.0010.0000.001
renameNetwork0.0000.0000.001
renameTableColumn000
saveSession000
selectAllEdges000
selectAllNodes000
selectEdges000
selectEdgesAdjacentToSelectedNodes000
selectEdgesConnectingSelectedNodes000
selectFirstNeighbors000
selectNodes000
selectNodesConnectedBySelectedEdges000
setBackgroundColorDefault000
setCurrentNetwork000
setCurrentView000
setEdgeColorBypass0.0010.0000.001
setEdgeColorDefault0.0000.0010.001
setEdgeColorMapping0.0000.0010.001
setEdgeFontFaceBypass0.0000.0010.000
setEdgeFontFaceDefault000
setEdgeFontFaceMapping000
setEdgeFontSizeBypass000
setEdgeFontSizeDefault000
setEdgeFontSizeMapping000
setEdgeLabelBypass000
setEdgeLabelColorBypass000
setEdgeLabelColorDefault000
setEdgeLabelColorMapping000
setEdgeLabelDefault000
setEdgeLabelMapping000
setEdgeLabelOpacityBypass0.0010.0000.000
setEdgeLabelOpacityDefault0.0010.0000.001
setEdgeLabelOpacityMapping0.0000.0000.001
setEdgeLineStyleBypass0.0000.0010.000
setEdgeLineStyleDefault0.0000.0010.000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass000
setEdgeLineWidthDefault000
setEdgeLineWidthMapping000
setEdgeOpacityBypass000
setEdgeOpacityDefault000
setEdgeOpacityMapping000
setEdgePropertyBypass000
setEdgeSelectionColorDefault0.0010.0000.001
setEdgeSourceArrowColorBypass000
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping000
setEdgeSourceArrowShapeBypass000
setEdgeSourceArrowShapeDefault000
setEdgeSourceArrowShapeMapping000
setEdgeTargetArrowColorBypass000
setEdgeTargetArrowColorDefault0.0010.0000.001
setEdgeTargetArrowColorMapping0.0000.0000.001
setEdgeTargetArrowMapping000
setEdgeTargetArrowShapeBypass000
setEdgeTargetArrowShapeDefault000
setEdgeTargetArrowShapeMapping000
setEdgeTooltipBypass000
setEdgeTooltipDefault000
setEdgeTooltipMapping000
setLayoutProperties000
setNetworkCenterBypass0.0010.0000.001
setNetworkPropertyBypass0.0010.0000.001
setNetworkZoomBypass000
setNodeBorderColorBypass000
setNodeBorderColorDefault000
setNodeBorderColorMapping000
setNodeBorderOpacityBypass000
setNodeBorderOpacityDefault000
setNodeBorderOpacityMapping000
setNodeBorderWidthBypass000
setNodeBorderWidthDefault0.0010.0000.001
setNodeBorderWidthMapping0.0000.0000.001
setNodeColorBypass000
setNodeColorDefault000
setNodeColorMapping000
setNodeComboOpacityMapping000
setNodeCustomBarChart000
setNodeCustomBoxChart000
setNodeCustomHeatMapChart000
setNodeCustomLineChart000
setNodeCustomLinearGradient0.0010.0000.001
setNodeCustomPieChart0.0010.0000.001
setNodeCustomPosition000
setNodeCustomRadialGradient000
setNodeCustomRingChart000
setNodeFillOpacityBypass000
setNodeFillOpacityDefault000
setNodeFillOpacityMapping000
setNodeFontFaceBypass000
setNodeFontFaceDefault000
setNodeFontFaceMapping000
setNodeFontSizeBypass000
setNodeFontSizeDefault0.0010.0000.000
setNodeFontSizeMapping0.0010.0000.001
setNodeHeightBypass0.0000.0000.001
setNodeHeightDefault000
setNodeHeightMapping000
setNodeLabelBypass000
setNodeLabelColorBypass000
setNodeLabelColorDefault000
setNodeLabelColorMapping000
setNodeLabelDefault000
setNodeLabelMapping000
setNodeLabelOpacityBypass0.0010.0000.000
setNodeLabelOpacityDefault0.0010.0000.001
setNodeLabelOpacityMapping000
setNodeOpacityBypass000
setNodePropertyBypass000
setNodeSelectionColorDefault000
setNodeShapeBypass000
setNodeShapeDefault000
setNodeShapeMapping000
setNodeSizeBypass000
setNodeSizeDefault000
setNodeSizeMapping000
setNodeTooltipBypass000
setNodeTooltipDefault0.0010.0000.000
setNodeTooltipMapping000
setNodeWidthBypass000
setNodeWidthDefault000
setNodeWidthMapping000
setStyleDependencies0.0010.0000.001
setVisualPropertyDefault0.0000.0000.001
setVisualStyle000
syncNodeCustomGraphicsSize000
toggleGraphicsDetails000
unhideAll000
unhideEdges000
unhideNodes000
uninstallApp000
updateApp000
updateNetworkInNDEx0.0010.0000.000
updateStyleDefaults0.0010.0000.001
updateStyleMapping000