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

This page was generated on 2024-03-04 11:37:44 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4692
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4445
lconwaymacOS 12.7.1 Montereyx86_644.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" 4466
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-03-03 14:05:05 -0500 (Sun, 03 Mar 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 -0500 (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
lconwaymacOS 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 lconway


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-03-03 22:51:10 -0500 (Sun, 03 Mar 2024)
EndedAt: 2024-03-03 22:52:51 -0500 (Sun, 03 Mar 2024)
EllapsedTime: 101.4 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.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    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.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 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.207   0.080   0.280 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup000
RemoveFromGroup0.0000.0010.001
UpdateAnnotationBoundedText0.0000.0000.001
addAnnotationBoundedText0.0000.0010.000
addAnnotationImage0.0000.0000.001
addAnnotationShape0.0000.0010.000
addAnnotationText0.0000.0000.001
addCyEdges000
addCyNodes000
analyzeNetwork000
applyFilter000
bundleEdges0.0000.0000.001
checkNotebookIsRunning000
checkRunningRemote0.0000.0000.001
clearEdgeBends0.0000.0000.001
clearEdgePropertyBypass0.0000.0010.001
clearNetworkCenterBypass000
clearNetworkPropertyBypass000
clearNetworkZoomBypass000
clearNodeOpacityBypass0.0000.0000.001
clearNodePropertyBypass000
clearSelection0.0000.0010.000
cloneNetwork0.0000.0000.001
closeSession0.0000.0000.003
collapseGroup0.0000.0000.001
commandEcho000
commandOpenDialog000
commandPause0.0000.0000.001
commandQuit000
commandRunFile000
commandSleep000
commandsAPI0.0000.0000.001
commandsGET000
commandsHelp000
commandsPOST000
commandsRun000
copyVisualStyle0.0000.0000.001
createColumnFilter0.0000.0010.000
createCompositeFilter000
createCytoscapejsFromNetwork000
createDegreeFilter000
createGraphFromNetwork0.0000.0000.001
createGroup000
createGroupByColumn000
createIgraphFromNetwork000
createNetworkFromCytoscapejs000
createNetworkFromDataFrames0.0000.0000.001
createNetworkFromGraph0.0000.0010.000
createNetworkFromIgraph000
createSubnetwork000
createView0.0000.0010.000
createVisualStyle000
cybrowserClose0.0000.0000.001
cybrowserDialog000
cybrowserHide0.0000.0010.000
cybrowserList000
cybrowserSend0.0000.0000.001
cybrowserShow000
cybrowserVersion000
cyrestAPI000
cyrestDELETE0.0000.0000.001
cyrestGET0.0000.0000.001
cyrestPOST0.0010.0000.000
cyrestPUT0.0000.0010.000
cytoscapeApiVersions000
cytoscapeFreeMemory000
cytoscapeMemoryStatus0.0000.0010.000
cytoscapeNumberOfCores0.0000.0000.001
cytoscapePing000
cytoscapeVersionInfo000
deleteAllNetworks000
deleteAllVisualStyle000
deleteAnnotation000
deleteDuplicateEdges000
deleteGroup000
deleteNetwork0.0000.0010.000
deleteSelectedEdges000
deleteSelectedNodes0.0010.0000.000
deleteSelfLoops0.0000.0010.001
deleteStyleMapping0.0000.0000.001
deleteTableColumn000
deleteVisualStyle000
diffusionAdvanced000
diffusionBasic000
disableApp000
doInitializeSandbox0.0000.0010.001
doRequestRemote000
doSetSandbox0.0000.0000.001
dockPanel000
dot-exportShowImage000
dot-getDefaultSandbox000
dot-getRequester0.0000.0000.001
enableApp0.0000.0010.000
expandGroup000
exportFilters000
exportImage000
exportJPG000
exportNetwork000
exportNetworkToNDEx0.0010.0000.000
exportPDF0.0000.0000.001
exportPNG000
exportPS0.0000.0010.000
exportSVG0.0000.0010.001
exportVisualStyles000
findRemoteCytoscape000
fitContent0.0000.0000.001
floatPanel000
getAbsSandboxPath0.0000.0000.001
getAllEdges000
getAllNodes000
getAllStyleMappings0.0000.0000.001
getAnnotationList0.0000.0010.001
getAppInformation000
getAppStatus0.0000.0000.001
getAppUpdates0.0000.0010.000
getArrowShapes000
getAvailableApps000
getBackgroundColorDefault0.0000.0000.001
getBrowserClientChannel000
getBrowserClientJs000
getCollectionList000
getCollectionName000
getCollectionNetworks000
getCollectionSuid000
getCurrentSandbox000
getCurrentSandboxName000
getCurrentSandboxPath000
getCurrentStyle000
getDefaultSandbox0.0000.0010.000
getDefaultSandboxPath0.0000.0000.001
getDisabledApps000
getEdgeColor0.0000.0000.001
getEdgeCount0.0000.0000.001
getEdgeInfo000
getEdgeLineStyle0.0000.0000.001
getEdgeLineWidth0.0010.0000.001
getEdgeProperty000
getEdgeSelectionColorDefault0.0000.0010.000
getEdgeTargetArrowShape0.0000.0000.001
getFilterList000
getFirstNeighbors0.0000.0010.000
getGroupInfo000
getInstalledApps0.0010.0000.000
getJupyterBridgeURL000
getLayoutNameMapping000
getLayoutNames000
getLayoutPropertyNames0.0000.0000.001
getLayoutPropertyType0.0000.0010.000
getLayoutPropertyValue000
getLineStyles000
getNetworkCenter000
getNetworkCount000
getNetworkList000
getNetworkNDExId0.0000.0010.000
getNetworkName000
getNetworkProperty0.0000.0000.001
getNetworkSuid000
getNetworkViewSuid000
getNetworkViews000
getNetworkZoom000
getNodeColor000
getNodeCount000
getNodeHeight0.0000.0010.000
getNodeLabelPosition000
getNodeLabelPositionDefault000
getNodePosition0.0000.0010.000
getNodeProperty000
getNodeSelectionColorDefault0.0000.0010.000
getNodeShapes000
getNodeSize000
getNodeWidth0.0000.0000.001
getNotebookIsRunning000
getSandboxReinitialize000
getSelectedEdgeCount000
getSelectedEdges000
getSelectedNodeCount0.0000.0000.001
getSelectedNodes0.0000.0000.001
getStyleDependencies000
getStyleMapping0.0010.0000.000
getTableColumnNames0.0000.0000.001
getTableColumnTypes000
getTableColumns000
getTableValue000
getUninstalledApps000
getVisualPropertyDefault000
getVisualPropertyNames0.0000.0000.001
getVisualStyleJSON000
getVisualStyleNames000
groupAnnotation000
hideAllPanels000
hideEdges000
hideNodes0.0000.0000.001
hidePanel0.0000.0000.001
hideSelectedEdges0.0010.0000.000
hideSelectedNodes000
importFileFromUrl000
importFilters0.0000.0000.001
importNetworkFromFile0.0010.0000.000
importNetworkFromNDEx000
importVisualStyles000
installApp000
invertEdgeSelection0.0000.0010.001
invertNodeSelection000
layoutCopycat000
layoutNetwork000
listGroups000
lockNodeDimensions000
makeSimpleGraph0.0590.0030.063
makeSimpleIgraph0.0700.0130.085
mapTableColumn000
mapVisualProperty000
matchArrowColorToEdge000
mergeNetworks000
notebookExportShowImage000
notebookShowImage000
openAppStore000
openSession000
paletteColorBrewerAccent0.0050.0010.007
paletteColorBrewerBlues000
paletteColorBrewerBrBG0.0010.0000.001
paletteColorBrewerBuGn000
paletteColorBrewerBuPu0.0000.0010.000
paletteColorBrewerDark2000
paletteColorBrewerGnBu0.0000.0000.001
paletteColorBrewerGreens000
paletteColorBrewerGreys000
paletteColorBrewerOrRd000
paletteColorBrewerOranges0.0010.0000.000
paletteColorBrewerPRGn0.0000.0010.001
paletteColorBrewerPaired000
paletteColorBrewerPastel10.0010.0000.000
paletteColorBrewerPastel20.0000.0010.001
paletteColorBrewerPiYG0.0000.0000.001
paletteColorBrewerPuBu0.0000.0010.001
paletteColorBrewerPuBuGn0.0000.0000.001
paletteColorBrewerPuOr0.0000.0000.001
paletteColorBrewerPuRd000
paletteColorBrewerPurples000
paletteColorBrewerRdBu000
paletteColorBrewerRdPu0.0000.0000.001
paletteColorBrewerRdYlBu000
paletteColorBrewerReds0.0000.0010.000
paletteColorBrewerSet1000
paletteColorBrewerSet20.0000.0010.000
paletteColorBrewerSet3000
paletteColorBrewerYlGn0.0000.0010.000
paletteColorBrewerYlGnBu000
paletteColorBrewerYlOrBr0.0000.0000.001
paletteColorBrewerYlOrRd0.0000.0000.001
paletteColorRandom0.0010.0000.001
removeNodeCustomGraphics0.0000.0000.001
renameNetwork000
renameTableColumn000
resetDefaultSandbox000
rotateLayout000
runningRemoteCheck000
sandboxGetFileInfo0.0010.0010.000
sandboxGetFrom000
sandboxInitializer0.0010.0000.000
sandboxRemove000
sandboxRemoveFile000
sandboxSendTo0.0000.0000.001
sandboxSet0.0000.0000.001
sandboxUrlTo0.0010.0000.000
saveSession0.0000.0000.001
scaleLayout0.0010.0000.000
selectAll000
selectAllEdges000
selectAllNodes000
selectEdges0.0000.0000.001
selectEdgesAdjacentToNodes000
selectEdgesAdjacentToSelectedNodes000
selectEdgesConnectingSelectedNodes0.0000.0010.000
selectFirstNeighbors000
selectNodes000
selectNodesConnectedBySelectedEdges0.0000.0010.000
setBackgroundColorDefault000
setCatchupFilterSecs000
setCatchupNetworkSecs0.0010.0000.000
setCurrentNetwork000
setCurrentSandbox000
setCurrentView000
setDefaultSandbox0.0000.0000.001
setDefaultSandboxPath000
setEdgeColorBypass0.0000.0010.000
setEdgeColorDefault000
setEdgeColorMapping000
setEdgeFontFaceBypass000
setEdgeFontFaceDefault0.0000.0010.000
setEdgeFontFaceMapping000
setEdgeFontSizeBypass0.0000.0010.000
setEdgeFontSizeDefault000
setEdgeFontSizeMapping000
setEdgeLabelBypass000
setEdgeLabelColorBypass000
setEdgeLabelColorDefault0.0000.0000.001
setEdgeLabelColorMapping000
setEdgeLabelDefault000
setEdgeLabelMapping0.0000.0010.000
setEdgeLabelOpacityBypass000
setEdgeLabelOpacityDefault000
setEdgeLabelOpacityMapping000
setEdgeLineStyleBypass000
setEdgeLineStyleDefault0.0000.0000.001
setEdgeLineStyleMapping0.0000.0000.001
setEdgeLineWidthBypass000
setEdgeLineWidthDefault0.0000.0000.001
setEdgeLineWidthMapping0.0000.0000.001
setEdgeOpacityBypass000
setEdgeOpacityDefault0.0000.0010.000
setEdgeOpacityMapping000
setEdgePropertyBypass000
setEdgeSelectionColorDefault0.0010.0000.001
setEdgeSourceArrowColorBypass000
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping000
setEdgeSourceArrowShapeBypass000
setEdgeSourceArrowShapeDefault000
setEdgeSourceArrowShapeMapping000
setEdgeTargetArrowColorBypass000
setEdgeTargetArrowColorDefault000
setEdgeTargetArrowColorMapping0.0000.0010.000
setEdgeTargetArrowMapping0.0000.0000.001
setEdgeTargetArrowShapeBypass0.0000.0000.001
setEdgeTargetArrowShapeDefault000
setEdgeTargetArrowShapeMapping000
setEdgeTooltipBypass000
setEdgeTooltipDefault000
setEdgeTooltipMapping0.0010.0000.000
setLayoutProperties000
setModelPropagationSecs0.0010.0000.000
setNetworkCenterBypass000
setNetworkPropertyBypass0.0010.0000.000
setNetworkZoomBypass0.0000.0000.001
setNodeBorderColorBypass000
setNodeBorderColorDefault0.0000.0010.000
setNodeBorderColorMapping000
setNodeBorderOpacityBypass000
setNodeBorderOpacityDefault0.0010.0000.000
setNodeBorderOpacityMapping000
setNodeBorderWidthBypass000
setNodeBorderWidthDefault000
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault000
setNodeColorMapping0.0010.0000.000
setNodeComboOpacityMapping000
setNodeCustomBarChart000
setNodeCustomBoxChart000
setNodeCustomHeatMapChart000
setNodeCustomLineChart000
setNodeCustomLinearGradient000
setNodeCustomPieChart0.0000.0010.000
setNodeCustomPosition000
setNodeCustomRadialGradient000
setNodeCustomRingChart0.0000.0000.001
setNodeFillOpacityBypass000
setNodeFillOpacityDefault000
setNodeFillOpacityMapping000
setNodeFontFaceBypass0.0000.0010.001
setNodeFontFaceDefault000
setNodeFontFaceMapping000
setNodeFontSizeBypass000
setNodeFontSizeDefault000
setNodeFontSizeMapping000
setNodeHeightBypass000
setNodeHeightDefault0.0000.0000.001
setNodeHeightMapping0.0000.0000.001
setNodeLabelBypass000
setNodeLabelColorBypass000
setNodeLabelColorDefault000
setNodeLabelColorMapping000
setNodeLabelDefault000
setNodeLabelMapping0.0000.0010.000
setNodeLabelOpacityBypass000
setNodeLabelOpacityDefault000
setNodeLabelOpacityMapping0.0010.0000.001
setNodeLabelPositionBypass000
setNodeLabelPositionDefault0.0000.0000.001
setNodeOpacityBypass000
setNodePositionBypass000
setNodePropertyBypass0.0000.0010.000
setNodeSelectionColorDefault000
setNodeShapeBypass0.0000.0010.000
setNodeShapeDefault000
setNodeShapeMapping000
setNodeSizeBypass0.0010.0000.000
setNodeSizeDefault000
setNodeSizeMapping000
setNodeTooltipBypass000
setNodeTooltipDefault000
setNodeTooltipMapping000
setNodeWidthBypass000
setNodeWidthDefault000
setNodeWidthMapping000
setNotebookIsRunning0.0000.0010.000
setSandboxReinitialize000
setStyleDependencies000
setVisualPropertyDefault0.0000.0010.000
setVisualStyle0.0000.0000.001
syncNodeCustomGraphicsSize000
toggleGraphicsDetails0.0000.0000.001
ungroupAnnotation0.0000.0010.000
unhideAll000
unhideEdges0.0000.0000.001
unhideNodes0.0010.0010.001
uninstallApp000
updateAnnotationImage000
updateAnnotationShape000
updateAnnotationText000
updateApp000
updateGroupAnnotation000
updateNetworkInNDEx000
updateStyleDefaults000
updateStyleMapping0.0000.0000.001