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

This page was generated on 2021-10-15 15:06:49 -0400 (Fri, 15 Oct 2021).

CHECK results for RCy3 on machv2

To the developers/maintainers of the RCy3 package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1526/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.12.4  (landing page)
Alex Pico
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/RCy3
git_branch: RELEASE_3_13
git_last_commit: 5bb5011
git_last_commit_date: 2021-08-09 14:24:15 -0400 (Mon, 09 Aug 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: RCy3
Version: 2.12.4
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.12.4.tar.gz
StartedAt: 2021-10-14 22:56:09 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 22:58:15 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 126.9 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.12.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/RCy3.Rcheck’
* using R version 4.1.1 (2021-08-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.12.4’
* 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:
  .git_fetch_output.txt
  .git_merge_output.txt
  .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
.edgeNameToEdgeSUID: no visible binding for global variable ‘SUID’
.nodeNameToNodeSUID: no visible binding for global variable ‘SUID’
commandsGET: no visible binding for global variable ‘requester’
commandsHelp: no visible binding for global variable ‘requester’
commandsPOST: no visible binding for global variable ‘requester’
createNetworkFromDataFrames: no visible binding for global variable
  ‘SUID’
cyrestDELETE: no visible binding for global variable ‘requester’
cyrestGET: no visible binding for global variable ‘requester’
cyrestPOST: no visible binding for global variable ‘requester’
cyrestPUT: no visible binding for global variable ‘requester’
paletteColorRandom: no visible global function definition for ‘rgb’
Undefined global functions or variables:
  SUID requester rgb
Consider adding
  importFrom("grDevices", "rgb")
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.13-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.1/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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.232   0.059   0.264 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup000
RemoveFromGroup000
addAnnotationText0.0010.0000.000
addCyEdges0.0010.0000.000
addCyNodes0.0000.0000.001
analyzeNetwork000
applyFilter0.0000.0010.000
bundleEdges0.0000.0000.001
checkNotebookIsRunning000
checkRunningRemote0.0000.0010.001
clearEdgeBends000
clearEdgePropertyBypass000
clearNetworkCenterBypass000
clearNetworkPropertyBypass0.0000.0010.000
clearNetworkZoomBypass000
clearNodeOpacityBypass000
clearNodePropertyBypass0.0000.0010.001
clearSelection000
cloneNetwork0.0000.0000.001
closeSession000
collapseGroup0.0000.0000.001
commandEcho000
commandOpenDialog0.0000.0000.001
commandPause000
commandQuit0.0000.0010.001
commandRunFile000
commandSleep0.0000.0000.001
commandsAPI000
commandsGET0.0000.0010.000
commandsHelp0.0000.0000.001
commandsPOST0.0000.0000.001
commandsRun000
copyVisualStyle000
createColumnFilter000
createCompositeFilter0.0000.0010.001
createDegreeFilter0.0000.0000.001
createGraphFromNetwork000
createGroup000
createGroupByColumn000
createIgraphFromNetwork000
createNetworkFromDataFrames0.0000.0010.000
createNetworkFromGraph000
createNetworkFromIgraph000
createSubnetwork000
createVisualStyle000
cybrowserClose0.0000.0010.001
cybrowserDialog0.0000.0000.001
cybrowserHide0.0000.0000.001
cybrowserList000
cybrowserSend0.0000.0010.000
cybrowserShow0.0000.0000.001
cybrowserVersion000
cyrestAPI0.0000.0010.001
cyrestDELETE0.0010.0000.000
cyrestGET0.0000.0000.001
cyrestPOST0.0000.0010.000
cyrestPUT000
cytoscapeApiVersions0.0000.0000.001
cytoscapeFreeMemory000
cytoscapeMemoryStatus000
cytoscapeNumberOfCores000
cytoscapePing000
cytoscapeVersionInfo0.0010.0000.001
deleteAllNetworks0.0000.0000.001
deleteAnnotation0.0000.0000.001
deleteDuplicateEdges0.0000.0000.001
deleteGroup0.0000.0010.001
deleteNetwork000
deleteSelectedEdges000
deleteSelectedNodes000
deleteSelfLoops000
deleteStyleMapping000
deleteTableColumn0.0010.0010.000
deleteVisualStyle000
diffusionAdvanced000
diffusionBasic0.0010.0000.000
disableApp000
doInitializeSandbox000
doRequestRemote0.0000.0000.001
doSetSandbox000
dockPanel0.0000.0010.001
dot-getDefaultSandbox000
dot-getRequester000
enableApp000
expandGroup000
exportFilters000
exportImage0.0000.0000.001
exportNetwork0.0000.0000.001
exportNetworkToNDEx0.0000.0000.001
exportVisualStyles0.0010.0000.000
findRemoteCytoscape000
fitContent000
floatPanel000
getAbsSandboxPath000
getAllEdges0.0000.0010.000
getAllNodes000
getAllStyleMappings0.0000.0010.000
getAnnotationList000
getAppInformation000
getAppStatus000
getAppUpdates000
getArrowShapes000
getAvailableApps000
getBackgroundColorDefault0.0000.0010.000
getBrowserClientChannel000
getBrowserClientJs0.0000.0010.000
getCollectionList0.0010.0000.000
getCollectionName0.0000.0010.000
getCollectionNetworks000
getCollectionSuid0.0000.0000.001
getCurrentSandbox000
getCurrentSandboxName0.0000.0010.000
getCurrentSandboxPath0.0010.0000.000
getCurrentStyle0.0010.0000.000
getDefaultSandbox0.0000.0010.000
getDefaultSandboxPath0.0000.0000.001
getDisabledApps0.0000.0010.000
getEdgeColor000
getEdgeCount0.0000.0010.000
getEdgeInfo000
getEdgeLineStyle0.0000.0010.000
getEdgeLineWidth000
getEdgeProperty000
getEdgeSelectionColorDefault000
getEdgeTargetArrowShape0.0000.0010.000
getFilterList000
getFirstNeighbors000
getGroupInfo0.0000.0000.001
getInstalledApps0.0010.0000.000
getJupyterBridgeURL000
getLayoutNameMapping000
getLayoutNames000
getLayoutPropertyNames0.0000.0010.000
getLayoutPropertyType000
getLayoutPropertyValue000
getLineStyles000
getNetworkCenter0.0000.0000.001
getNetworkCount0.0010.0000.000
getNetworkList000
getNetworkNDExId000
getNetworkName0.0000.0010.001
getNetworkProperty000
getNetworkSuid0.0000.0000.001
getNetworkViewSuid000
getNetworkViews0.0000.0010.000
getNetworkZoom0.0000.0000.001
getNodeColor0.0010.0000.000
getNodeCount000
getNodeHeight0.0000.0010.001
getNodePosition000
getNodeProperty000
getNodeSelectionColorDefault000
getNodeShapes0.0010.0000.000
getNodeSize000
getNodeWidth0.0000.0010.001
getNotebookIsRunning000
getSandboxReinitialize0.0000.0000.001
getSelectedEdgeCount000
getSelectedEdges0.0000.0000.001
getSelectedNodeCount0.0000.0000.001
getSelectedNodes0.0000.0010.000
getStyleDependencies0.0000.0000.001
getStyleMapping000
getTableColumnNames0.0010.0000.000
getTableColumnTypes0.0000.0000.001
getTableColumns000
getTableValue000
getUninstalledApps0.0000.0000.001
getVisualPropertyDefault0.0000.0010.000
getVisualPropertyNames000
getVisualStyleNames000
hideAllPanels000
hideEdges0.0000.0010.000
hideNodes000
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
importFilters000
importNetworkFromFile000
importNetworkFromNDEx000
importVisualStyles000
installApp000
invertEdgeSelection0.0000.0010.000
invertNodeSelection000
layoutCopycat000
layoutNetwork0.0000.0000.001
listGroups0.0010.0000.000
lockNodeDimensions0.0010.0000.000
makeSimpleGraph0.0910.0020.093
makeSimpleIgraph0.0160.0010.017
mapTableColumn000
mapVisualProperty000
matchArrowColorToEdge0.0010.0000.000
mergeNetworks0.0010.0000.001
openAppStore000
openSession000
paletteColorBrewerAccent0.0070.0010.008
paletteColorBrewerBlues000
paletteColorBrewerBrBG0.0010.0000.000
paletteColorBrewerBuGn0.0000.0000.001
paletteColorBrewerBuPu0.0000.0000.001
paletteColorBrewerDark2000
paletteColorBrewerGnBu000
paletteColorBrewerGreens0.0000.0000.001
paletteColorBrewerGreys0.0010.0010.000
paletteColorBrewerOrRd0.0010.0010.000
paletteColorBrewerOranges0.0000.0010.001
paletteColorBrewerPRGn0.0010.0010.000
paletteColorBrewerPaired0.0010.0000.000
paletteColorBrewerPastel1000
paletteColorBrewerPastel2000
paletteColorBrewerPiYG0.0010.0010.000
paletteColorBrewerPuBu0.0010.0000.000
paletteColorBrewerPuBuGn0.0010.0000.001
paletteColorBrewerPuOr0.0010.0010.000
paletteColorBrewerPuRd000
paletteColorBrewerPurples000
paletteColorBrewerRdBu0.0000.0000.001
paletteColorBrewerRdPu0.0010.0000.001
paletteColorBrewerRdYlBu0.0000.0000.001
paletteColorBrewerReds000
paletteColorBrewerSet10.0010.0000.000
paletteColorBrewerSet2000
paletteColorBrewerSet30.0000.0010.001
paletteColorBrewerYlGn000
paletteColorBrewerYlGnBu000
paletteColorBrewerYlOrBr0.0000.0010.000
paletteColorBrewerYlOrRd000
paletteColorRandom0.0000.0000.001
removeNodeCustomGraphics0.0000.0010.000
renameNetwork000
renameTableColumn000
resetDefaultSandbox0.0000.0000.001
runningRemoteCheck0.0010.0010.000
sandboxGetFileInfo000
sandboxGetFrom000
sandboxInitializer000
sandboxRemove0.0010.0000.001
sandboxRemoveFile0.0000.0000.001
sandboxSendTo000
sandboxSet000
sandboxUrlTo0.0000.0000.001
saveSession0.0000.0010.000
selectAllEdges0.0000.0000.001
selectAllNodes000
selectEdges0.0000.0000.001
selectEdgesAdjacentToSelectedNodes0.0010.0000.001
selectEdgesConnectingSelectedNodes000
selectFirstNeighbors0.0000.0000.001
selectNodes000
selectNodesConnectedBySelectedEdges0.0000.0000.001
setBackgroundColorDefault0.0000.0010.001
setCatchupFilterSecs0.0010.0000.000
setCatchupNetworkSecs000
setCurrentNetwork0.0000.0000.001
setCurrentSandbox000
setCurrentView0.0010.0000.000
setDefaultSandbox0.0000.0000.001
setDefaultSandboxPath0.0000.0010.000
setEdgeColorBypass000
setEdgeColorDefault000
setEdgeColorMapping0.0000.0010.000
setEdgeFontFaceBypass000
setEdgeFontFaceDefault000
setEdgeFontFaceMapping000
setEdgeFontSizeBypass0.0010.0010.000
setEdgeFontSizeDefault000
setEdgeFontSizeMapping000
setEdgeLabelBypass0.0000.0010.000
setEdgeLabelColorBypass000
setEdgeLabelColorDefault0.0000.0010.000
setEdgeLabelColorMapping0.0010.0000.000
setEdgeLabelDefault0.0000.0000.001
setEdgeLabelMapping0.0000.0010.000
setEdgeLabelOpacityBypass0.0000.0000.001
setEdgeLabelOpacityDefault000
setEdgeLabelOpacityMapping000
setEdgeLineStyleBypass0.0000.0010.001
setEdgeLineStyleDefault000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass0.0000.0010.000
setEdgeLineWidthDefault0.0010.0000.001
setEdgeLineWidthMapping000
setEdgeOpacityBypass0.0000.0000.001
setEdgeOpacityDefault000
setEdgeOpacityMapping000
setEdgePropertyBypass0.0010.0000.001
setEdgeSelectionColorDefault000
setEdgeSourceArrowColorBypass000
setEdgeSourceArrowColorDefault0.0000.0000.001
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping000
setEdgeSourceArrowShapeBypass0.0000.0000.001
setEdgeSourceArrowShapeDefault000
setEdgeSourceArrowShapeMapping000
setEdgeTargetArrowColorBypass0.0010.0000.000
setEdgeTargetArrowColorDefault0.0000.0010.000
setEdgeTargetArrowColorMapping0.0000.0000.001
setEdgeTargetArrowMapping0.0000.0000.001
setEdgeTargetArrowShapeBypass000
setEdgeTargetArrowShapeDefault000
setEdgeTargetArrowShapeMapping000
setEdgeTooltipBypass000
setEdgeTooltipDefault000
setEdgeTooltipMapping000
setLayoutProperties0.0000.0000.001
setModelPropagationSecs0.0000.0000.001
setNetworkCenterBypass0.0000.0010.000
setNetworkPropertyBypass000
setNetworkZoomBypass0.0010.0000.001
setNodeBorderColorBypass0.0010.0000.000
setNodeBorderColorDefault0.0000.0000.001
setNodeBorderColorMapping0.0000.0000.001
setNodeBorderOpacityBypass0.0000.0000.001
setNodeBorderOpacityDefault0.0000.0000.001
setNodeBorderOpacityMapping0.0010.0000.001
setNodeBorderWidthBypass0.0000.0010.001
setNodeBorderWidthDefault000
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault0.0010.0010.000
setNodeColorMapping0.0000.0000.001
setNodeComboOpacityMapping000
setNodeCustomBarChart000
setNodeCustomBoxChart0.0010.0000.000
setNodeCustomHeatMapChart000
setNodeCustomLineChart000
setNodeCustomLinearGradient000
setNodeCustomPieChart000
setNodeCustomPosition000
setNodeCustomRadialGradient0.0000.0010.000
setNodeCustomRingChart000
setNodeFillOpacityBypass0.0000.0010.001
setNodeFillOpacityDefault000
setNodeFillOpacityMapping0.0000.0000.001
setNodeFontFaceBypass000
setNodeFontFaceDefault0.0000.0010.000
setNodeFontFaceMapping0.0010.0000.001
setNodeFontSizeBypass000
setNodeFontSizeDefault000
setNodeFontSizeMapping0.0000.0000.001
setNodeHeightBypass000
setNodeHeightDefault0.0010.0000.000
setNodeHeightMapping000
setNodeLabelBypass000
setNodeLabelColorBypass000
setNodeLabelColorDefault000
setNodeLabelColorMapping000
setNodeLabelDefault000
setNodeLabelMapping0.0000.0000.001
setNodeLabelOpacityBypass000
setNodeLabelOpacityDefault000
setNodeLabelOpacityMapping0.0000.0000.001
setNodeOpacityBypass0.0000.0000.001
setNodePropertyBypass0.0000.0000.001
setNodeSelectionColorDefault000
setNodeShapeBypass000
setNodeShapeDefault000
setNodeShapeMapping0.0000.0000.001
setNodeSizeBypass0.0010.0000.001
setNodeSizeDefault000
setNodeSizeMapping0.0000.0000.001
setNodeTooltipBypass000
setNodeTooltipDefault0.0000.0000.001
setNodeTooltipMapping000
setNodeWidthBypass000
setNodeWidthDefault000
setNodeWidthMapping0.0010.0000.000
setNotebookIsRunning0.0000.0000.001
setSandboxReinitialize000
setStyleDependencies000
setVisualPropertyDefault000
setVisualStyle000
syncNodeCustomGraphicsSize000
toggleGraphicsDetails000
unhideAll000
unhideEdges000
unhideNodes000
uninstallApp0.0000.0000.001
updateApp000
updateNetworkInNDEx0.0000.0000.001
updateStyleDefaults000
updateStyleMapping000