Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-04-08 11:38:00 -0400 (Mon, 08 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4675
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4411
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4434
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1686/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.22.1  (landing page)
Alex Pico
Snapshot Date: 2024-04-05 14:05:07 -0400 (Fri, 05 Apr 2024)
git_url: https://git.bioconductor.org/packages/RCy3
git_branch: RELEASE_3_18
git_last_commit: cd4cb1b
git_last_commit_date: 2023-11-06 19:33:18 -0400 (Mon, 06 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for RCy3 on merida1


To the developers/maintainers of the RCy3 package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RCy3.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: RCy3
Version: 2.22.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RCy3.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RCy3_2.22.1.tar.gz
StartedAt: 2024-04-06 07:30:08 -0400 (Sat, 06 Apr 2024)
EndedAt: 2024-04-06 07:33:05 -0400 (Sat, 06 Apr 2024)
EllapsedTime: 177.8 seconds
RetCode: 0
Status:   OK  
CheckDir: RCy3.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/RCy3.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.22.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
.checkHexColor: no visible global function definition for ‘colors’
.edgeNameToEdgeSUID: no visible binding for global variable ‘SUID’
.nodeNameToNodeSUID: no visible binding for global variable ‘SUID’
createNetworkFromDataFrames: no visible binding for global variable
  ‘SUID’
Undefined global functions or variables:
  SUID colors
Consider adding
  importFrom("grDevices", "colors")
to your NAMESPACE file.
* 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.18-bioc/meat/RCy3.Rcheck/00check.log’
for details.



Installation output

RCy3.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.349   0.117   0.446 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup0.0000.0000.001
RemoveFromGroup0.0000.0010.001
UpdateAnnotationBoundedText0.0000.0010.000
addAnnotationBoundedText0.0000.0010.001
addAnnotationImage0.0000.0010.001
addAnnotationShape0.0000.0010.001
addAnnotationText0.0000.0010.001
addCyEdges0.0000.0010.001
addCyNodes0.0000.0010.001
analyzeNetwork0.0010.0010.000
applyFilter0.0010.0010.000
bundleEdges0.0000.0010.000
checkNotebookIsRunning0.0000.0010.000
checkRunningRemote0.0000.0010.000
clearEdgeBends0.0000.0000.001
clearEdgePropertyBypass0.0000.0000.001
clearNetworkCenterBypass0.0000.0000.001
clearNetworkPropertyBypass0.0000.0000.001
clearNetworkZoomBypass000
clearNodeOpacityBypass000
clearNodePropertyBypass000
clearSelection000
cloneNetwork000
closeSession000
collapseGroup000
commandEcho000
commandOpenDialog0.0010.0000.000
commandPause0.0010.0000.000
commandQuit0.0010.0000.000
commandRunFile0.0010.0000.001
commandSleep0.0000.0000.001
commandsAPI0.0000.0000.001
commandsGET0.0000.0000.001
commandsHelp000
commandsPOST0.0000.0010.001
commandsRun0.0000.0010.001
copyVisualStyle000
createColumnFilter0.0000.0000.001
createCompositeFilter0.0000.0000.001
createCytoscapejsFromNetwork0.0000.0000.001
createDegreeFilter000
createGraphFromNetwork000
createGroup000
createGroupByColumn000
createIgraphFromNetwork0.0000.0010.001
createNetworkFromCytoscapejs0.0000.0010.001
createNetworkFromDataFrames000
createNetworkFromGraph0.0010.0000.000
createNetworkFromIgraph0.0010.0000.000
createSubnetwork0.0010.0000.000
createView0.0010.0000.000
createVisualStyle0.0010.0010.001
cybrowserClose0.0010.0010.001
cybrowserDialog0.0010.0010.001
cybrowserHide0.0010.0010.001
cybrowserList0.0010.0010.001
cybrowserSend0.0010.0010.001
cybrowserShow000
cybrowserVersion000
cyrestAPI000
cyrestDELETE0.0000.0000.001
cyrestGET000
cyrestPOST0.0000.0010.000
cyrestPUT0.0000.0010.000
cytoscapeApiVersions0.0000.0010.000
cytoscapeFreeMemory0.0000.0010.000
cytoscapeMemoryStatus0.0000.0010.000
cytoscapeNumberOfCores000
cytoscapePing0.0000.0010.000
cytoscapeVersionInfo0.0000.0010.000
deleteAllNetworks0.0000.0010.000
deleteAllVisualStyle0.0000.0010.001
deleteAnnotation0.0010.0000.001
deleteDuplicateEdges0.0010.0000.001
deleteGroup000
deleteNetwork000
deleteSelectedEdges000
deleteSelectedNodes0.0000.0000.001
deleteSelfLoops0.0000.0000.001
deleteStyleMapping0.0000.0000.001
deleteTableColumn0.0000.0000.001
deleteVisualStyle0.0000.0010.001
diffusionAdvanced0.0000.0010.001
diffusionBasic0.0000.0010.001
disableApp0.0000.0010.001
doInitializeSandbox0.0000.0010.001
doRequestRemote0.0000.0010.001
doSetSandbox000
dockPanel000
dot-exportShowImage000
dot-getDefaultSandbox000
dot-getRequester000
enableApp000
expandGroup0.0000.0000.001
exportFilters0.0010.0000.001
exportImage0.1240.0000.126
exportJPG0.0000.0000.001
exportNetwork0.0010.0000.001
exportNetworkToNDEx000
exportPDF000
exportPNG0.0000.0000.001
exportPS000
exportSVG0.0010.0010.000
exportVisualStyles0.0010.0000.000
findRemoteCytoscape000
fitContent000
floatPanel000
getAbsSandboxPath000
getAllEdges000
getAllNodes000
getAllStyleMappings000
getAnnotationList000
getAppInformation000
getAppStatus000
getAppUpdates000
getArrowShapes000
getAvailableApps000
getBackgroundColorDefault0.0000.0000.001
getBrowserClientChannel0.0000.0000.001
getBrowserClientJs0.0000.0000.001
getCollectionList0.0000.0000.001
getCollectionName0.0010.0000.001
getCollectionNetworks0.0010.0000.001
getCollectionSuid0.0010.0000.001
getCurrentSandbox000
getCurrentSandboxName0.0000.0010.000
getCurrentSandboxPath0.0000.0010.000
getCurrentStyle0.0000.0000.001
getDefaultSandbox000
getDefaultSandboxPath000
getDisabledApps000
getEdgeColor000
getEdgeCount000
getEdgeInfo0.0000.0000.001
getEdgeLineStyle0.0000.0000.001
getEdgeLineWidth0.0010.0000.001
getEdgeProperty0.0010.0000.000
getEdgeSelectionColorDefault0.0010.0000.000
getEdgeTargetArrowShape0.0000.0010.000
getFilterList0.0000.0010.000
getFirstNeighbors0.0000.0010.001
getGroupInfo0.0000.0000.001
getInstalledApps0.0000.0000.001
getJupyterBridgeURL0.0000.0000.001
getLayoutNameMapping0.0000.0000.001
getLayoutNames000
getLayoutPropertyNames000
getLayoutPropertyType000
getLayoutPropertyValue000
getLineStyles0.0000.0010.001
getNetworkCenter0.0000.0000.001
getNetworkCount000
getNetworkList000
getNetworkNDExId000
getNetworkName0.0010.0000.000
getNetworkProperty0.0010.0000.000
getNetworkSuid0.0010.0000.000
getNetworkViewSuid0.0010.0000.001
getNetworkViews0.0000.0010.000
getNetworkZoom0.0000.0010.000
getNodeColor000
getNodeCount000
getNodeHeight0.0000.0000.001
getNodeLabelPosition0.0000.0000.001
getNodeLabelPositionDefault0.0000.0000.001
getNodePosition000
getNodeProperty000
getNodeSelectionColorDefault0.0010.0000.000
getNodeShapes0.0010.0000.000
getNodeSize000
getNodeWidth000
getNotebookIsRunning0.0000.0010.001
getSandboxReinitialize0.0000.0010.001
getSelectedEdgeCount0.0000.0010.001
getSelectedEdges0.0000.0000.001
getSelectedNodeCount0.0000.0000.001
getSelectedNodes0.0000.0010.001
getStyleDependencies0.0000.0010.000
getStyleMapping0.0000.0010.000
getTableColumnNames000
getTableColumnTypes000
getTableColumns0.0000.0000.001
getTableValue0.0000.0000.001
getUninstalledApps0.0000.0000.001
getVisualPropertyDefault0.0000.0000.001
getVisualPropertyNames000
getVisualStyleJSON000
getVisualStyleNames0.0010.0000.000
groupAnnotation0.0010.0000.000
hideAllPanels000
hideEdges000
hideNodes0.0000.0000.001
hidePanel0.0000.0000.001
hideSelectedEdges0.0000.0010.000
hideSelectedNodes0.0000.0010.000
importFileFromUrl0.0000.0010.000
importFilters000
importNetworkFromFile0.0000.0000.001
importNetworkFromNDEx0.0000.0000.001
importVisualStyles0.0010.0000.001
installApp0.0010.0000.000
invertEdgeSelection0.0010.0000.001
invertNodeSelection0.0000.0010.000
layoutCopycat0.0000.0010.000
layoutNetwork0.0000.0010.000
listGroups0.0000.0010.000
lockNodeDimensions0.0000.0000.001
makeSimpleGraph0.1190.0070.128
makeSimpleIgraph0.1370.0220.162
mapTableColumn000
mapVisualProperty000
matchArrowColorToEdge000
mergeNetworks000
notebookExportShowImage000
notebookShowImage000
openAppStore000
openSession0.0000.0000.001
paletteColorBrewerAccent0.0080.0020.010
paletteColorBrewerBlues0.0000.0000.001
paletteColorBrewerBrBG0.0010.0000.000
paletteColorBrewerBuGn0.0010.0000.000
paletteColorBrewerBuPu0.0010.0000.001
paletteColorBrewerDark20.0000.0000.001
paletteColorBrewerGnBu0.0000.0010.000
paletteColorBrewerGreens0.0000.0010.001
paletteColorBrewerGreys0.0010.0000.001
paletteColorBrewerOrRd0.0000.0000.001
paletteColorBrewerOranges0.0000.0010.001
paletteColorBrewerPRGn0.0010.0010.000
paletteColorBrewerPaired0.0000.0000.001
paletteColorBrewerPastel10.0000.0000.001
paletteColorBrewerPastel20.0010.0000.000
paletteColorBrewerPiYG0.0000.0000.001
paletteColorBrewerPuBu0.0000.0000.001
paletteColorBrewerPuBuGn0.0000.0010.001
paletteColorBrewerPuOr0.0010.0010.001
paletteColorBrewerPuRd0.0000.0010.000
paletteColorBrewerPurples0.0000.0010.000
paletteColorBrewerRdBu0.0000.0000.001
paletteColorBrewerRdPu0.0010.0000.000
paletteColorBrewerRdYlBu0.0010.0000.001
paletteColorBrewerReds000
paletteColorBrewerSet10.0000.0010.001
paletteColorBrewerSet20.0000.0010.001
paletteColorBrewerSet30.0010.0010.000
paletteColorBrewerYlGn0.0000.0000.001
paletteColorBrewerYlGnBu000
paletteColorBrewerYlOrBr0.0010.0000.001
paletteColorBrewerYlOrRd0.0010.0010.001
paletteColorRandom0.0000.0000.001
removeNodeCustomGraphics000
renameNetwork0.0000.0000.001
renameTableColumn0.0000.0000.001
resetDefaultSandbox0.0000.0000.001
rotateLayout000
runningRemoteCheck0.0000.0000.001
sandboxGetFileInfo000
sandboxGetFrom000
sandboxInitializer0.0000.0010.001
sandboxRemove0.0000.0010.001
sandboxRemoveFile0.0000.0010.001
sandboxSendTo0.0000.0010.001
sandboxSet000
sandboxUrlTo000
saveSession000
scaleLayout000
selectAll000
selectAllEdges0.0000.0000.001
selectAllNodes0.0000.0000.001
selectEdges0.0000.0000.001
selectEdgesAdjacentToNodes0.0000.0000.001
selectEdgesAdjacentToSelectedNodes0.0000.0000.001
selectEdgesConnectingSelectedNodes0.0000.0000.001
selectFirstNeighbors000
selectNodes000
selectNodesConnectedBySelectedEdges0.0000.0000.001
setBackgroundColorDefault0.0000.0010.001
setCatchupFilterSecs0.0000.0010.001
setCatchupNetworkSecs0.0000.0000.001
setCurrentNetwork000
setCurrentSandbox0.0000.0000.001
setCurrentView000
setDefaultSandbox000
setDefaultSandboxPath000
setEdgeColorBypass000
setEdgeColorDefault000
setEdgeColorMapping000
setEdgeFontFaceBypass000
setEdgeFontFaceDefault000
setEdgeFontFaceMapping0.0000.0010.000
setEdgeFontSizeBypass0.0000.0010.000
setEdgeFontSizeDefault0.0000.0000.001
setEdgeFontSizeMapping000
setEdgeLabelBypass000
setEdgeLabelColorBypass000
setEdgeLabelColorDefault000
setEdgeLabelColorMapping0.0010.0000.000
setEdgeLabelDefault0.0010.0000.000
setEdgeLabelMapping000
setEdgeLabelOpacityBypass000
setEdgeLabelOpacityDefault0.0000.0000.001
setEdgeLabelOpacityMapping0.0000.0010.000
setEdgeLineStyleBypass0.0000.0010.000
setEdgeLineStyleDefault000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass000
setEdgeLineWidthDefault0.0000.0010.000
setEdgeLineWidthMapping000
setEdgeOpacityBypass000
setEdgeOpacityDefault0.0000.0000.001
setEdgeOpacityMapping000
setEdgePropertyBypass000
setEdgeSelectionColorDefault000
setEdgeSourceArrowColorBypass000
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping0.0010.0000.001
setEdgeSourceArrowMapping0.0010.0000.001
setEdgeSourceArrowShapeBypass0.0000.0000.001
setEdgeSourceArrowShapeDefault0.0000.0000.001
setEdgeSourceArrowShapeMapping000
setEdgeTargetArrowColorBypass000
setEdgeTargetArrowColorDefault0.0000.0010.001
setEdgeTargetArrowColorMapping0.0000.0000.001
setEdgeTargetArrowMapping000
setEdgeTargetArrowShapeBypass000
setEdgeTargetArrowShapeDefault000
setEdgeTargetArrowShapeMapping0.0000.0000.001
setEdgeTooltipBypass0.0000.0000.001
setEdgeTooltipDefault0.0010.0000.001
setEdgeTooltipMapping0.0010.0000.000
setLayoutProperties000
setModelPropagationSecs0.0000.0010.001
setNetworkCenterBypass0.0000.0000.001
setNetworkPropertyBypass0.0000.0000.001
setNetworkZoomBypass0.0000.0000.001
setNodeBorderColorBypass000
setNodeBorderColorDefault0.0010.0000.000
setNodeBorderColorMapping000
setNodeBorderOpacityBypass000
setNodeBorderOpacityDefault000
setNodeBorderOpacityMapping000
setNodeBorderWidthBypass000
setNodeBorderWidthDefault000
setNodeBorderWidthMapping0.0000.0000.001
setNodeColorBypass0.0000.0000.001
setNodeColorDefault000
setNodeColorMapping000
setNodeComboOpacityMapping000
setNodeCustomBarChart000
setNodeCustomBoxChart000
setNodeCustomHeatMapChart000
setNodeCustomLineChart000
setNodeCustomLinearGradient000
setNodeCustomPieChart0.0000.0010.000
setNodeCustomPosition000
setNodeCustomRadialGradient000
setNodeCustomRingChart0.0010.0000.001
setNodeFillOpacityBypass000
setNodeFillOpacityDefault0.0000.0010.000
setNodeFillOpacityMapping0.0000.0010.001
setNodeFontFaceBypass000
setNodeFontFaceDefault000
setNodeFontFaceMapping0.0010.0000.001
setNodeFontSizeBypass000
setNodeFontSizeDefault0.0000.0010.001
setNodeFontSizeMapping000
setNodeHeightBypass000
setNodeHeightDefault000
setNodeHeightMapping000
setNodeLabelBypass000
setNodeLabelColorBypass000
setNodeLabelColorDefault0.0010.0000.001
setNodeLabelColorMapping0.0010.0000.001
setNodeLabelDefault0.0010.0000.000
setNodeLabelMapping0.0010.0000.000
setNodeLabelOpacityBypass000
setNodeLabelOpacityDefault0.0010.0000.000
setNodeLabelOpacityMapping0.0010.0000.000
setNodeLabelPositionBypass000
setNodeLabelPositionDefault000
setNodeOpacityBypass0.0000.0000.001
setNodePositionBypass0.0000.0000.001
setNodePropertyBypass0.0000.0000.001
setNodeSelectionColorDefault0.0000.0000.001
setNodeShapeBypass0.0000.0000.001
setNodeShapeDefault0.0000.0010.001
setNodeShapeMapping0.0000.0010.000
setNodeSizeBypass0.0000.0010.001
setNodeSizeDefault0.0000.0010.001
setNodeSizeMapping0.0000.0010.001
setNodeTooltipBypass0.0000.0000.001
setNodeTooltipDefault0.0000.0000.001
setNodeTooltipMapping000
setNodeWidthBypass0.0010.0000.000
setNodeWidthDefault0.0000.0000.001
setNodeWidthMapping0.0000.0000.001
setNotebookIsRunning0.0000.0000.001
setSandboxReinitialize0.0000.0010.000
setStyleDependencies000
setVisualPropertyDefault0.0000.0000.001
setVisualStyle0.0000.0000.001
syncNodeCustomGraphicsSize000
toggleGraphicsDetails000
ungroupAnnotation000
unhideAll000
unhideEdges000
unhideNodes000
uninstallApp000
updateAnnotationImage000
updateAnnotationShape000
updateAnnotationText000
updateApp0.0000.0010.001
updateGroupAnnotation000
updateNetworkInNDEx000
updateStyleDefaults000
updateStyleMapping000