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

This page was generated on 2023-10-16 11:37:25 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1656/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.20.2  (landing page)
Alex Pico
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/RCy3
git_branch: RELEASE_3_17
git_last_commit: b562007
git_last_commit_date: 2023-09-20 04:32:29 -0400 (Wed, 20 Sep 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / 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.20.2
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.20.2.tar.gz
StartedAt: 2023-10-16 05:52:12 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 05:55:28 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 195.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.20.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/RCy3.Rcheck’
* using R version 4.3.1 (2023-06-16)
* 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.6.4
* 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.20.2’
* 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.17-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.1 (2023-06-16) -- "Beagle Scouts"
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.356   0.120   0.516 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup0.0000.0000.001
RemoveFromGroup0.0000.0010.001
UpdateAnnotationBoundedText000
addAnnotationBoundedText0.0000.0000.001
addAnnotationImage0.0000.0010.001
addAnnotationShape0.0000.0010.000
addAnnotationText0.0000.0010.000
addCyEdges0.0010.0000.000
addCyNodes0.0000.0000.001
analyzeNetwork0.0000.0000.001
applyFilter0.0000.0000.001
bundleEdges0.0010.0000.001
checkNotebookIsRunning0.0000.0000.001
checkRunningRemote000
clearEdgeBends0.0000.0010.000
clearEdgePropertyBypass0.0000.0000.001
clearNetworkCenterBypass000
clearNetworkPropertyBypass0.0000.0000.001
clearNetworkZoomBypass0.0000.0000.001
clearNodeOpacityBypass0.0000.0000.001
clearNodePropertyBypass0.0000.0000.001
clearSelection0.0000.0000.001
cloneNetwork000
closeSession0.0000.0000.001
collapseGroup0.0000.0000.001
commandEcho0.0000.0000.001
commandOpenDialog0.0000.0000.001
commandPause0.0000.0010.000
commandQuit0.0000.0010.000
commandRunFile0.0000.0010.000
commandSleep0.0000.0010.000
commandsAPI0.0000.0000.001
commandsGET0.0010.0000.000
commandsHelp0.0010.0000.001
commandsPOST0.0010.0000.000
commandsRun0.0010.0000.001
copyVisualStyle0.0000.0010.001
createColumnFilter0.0010.0010.000
createCompositeFilter0.0010.0010.000
createCytoscapejsFromNetwork0.0000.0000.001
createDegreeFilter0.0000.0000.001
createGraphFromNetwork0.0000.0000.001
createGroup0.0000.0000.003
createGroupByColumn0.0000.0000.001
createIgraphFromNetwork000
createNetworkFromCytoscapejs0.0000.0010.000
createNetworkFromDataFrames0.0000.0000.001
createNetworkFromGraph000
createNetworkFromIgraph0.0010.0000.000
createSubnetwork0.0010.0000.001
createView000
createVisualStyle0.0000.0010.000
cybrowserClose000
cybrowserDialog0.0000.0010.000
cybrowserHide0.0000.0010.000
cybrowserList0.0000.0010.000
cybrowserSend000
cybrowserShow0.0000.0010.000
cybrowserVersion000
cyrestAPI0.0000.0000.001
cyrestDELETE000
cyrestGET000
cyrestPOST0.0000.0010.001
cyrestPUT0.0010.0000.000
cytoscapeApiVersions0.0010.0010.001
cytoscapeFreeMemory0.0010.0000.001
cytoscapeMemoryStatus0.0000.0000.001
cytoscapeNumberOfCores000
cytoscapePing000
cytoscapeVersionInfo000
deleteAllNetworks000
deleteAllVisualStyle0.0000.0000.001
deleteAnnotation000
deleteDuplicateEdges0.0000.0010.000
deleteGroup0.0000.0010.005
deleteNetwork0.0000.0010.000
deleteSelectedEdges0.0000.0010.000
deleteSelectedNodes0.0000.0010.000
deleteSelfLoops0.0000.0010.000
deleteStyleMapping0.0000.0010.001
deleteTableColumn0.0000.0010.001
deleteVisualStyle0.0000.0010.001
diffusionAdvanced0.0000.0010.001
diffusionBasic0.0000.0010.000
disableApp0.0000.0000.001
doInitializeSandbox000
doRequestRemote000
doSetSandbox000
dockPanel0.0000.0000.001
dot-exportShowImage000
dot-getDefaultSandbox000
dot-getRequester000
enableApp0.0000.0000.001
expandGroup0.0000.0000.001
exportFilters0.0000.0000.001
exportImage000
exportJPG0.0010.0000.001
exportNetwork0.0000.0000.001
exportNetworkToNDEx000
exportPDF0.0000.0010.000
exportPNG0.0000.0010.000
exportPS0.0000.0010.001
exportSVG0.0000.0010.001
exportVisualStyles0.0000.0000.001
findRemoteCytoscape0.0000.0010.003
fitContent0.0000.0000.001
floatPanel0.0000.0010.000
getAbsSandboxPath0.0000.0010.000
getAllEdges0.0000.0010.000
getAllNodes0.0000.0010.001
getAllStyleMappings0.0000.0010.003
getAnnotationList0.0000.0010.001
getAppInformation000
getAppStatus000
getAppUpdates000
getArrowShapes0.0000.0000.001
getAvailableApps000
getBackgroundColorDefault000
getBrowserClientChannel0.0000.0000.003
getBrowserClientJs000
getCollectionList0.0000.0000.001
getCollectionName0.0000.0000.001
getCollectionNetworks0.0000.0010.000
getCollectionSuid000
getCurrentSandbox0.0000.0000.001
getCurrentSandboxName0.0000.0010.000
getCurrentSandboxPath0.0000.0010.000
getCurrentStyle0.0010.0000.000
getDefaultSandbox000
getDefaultSandboxPath0.0000.0000.002
getDisabledApps000
getEdgeColor0.0000.0010.000
getEdgeCount0.0000.0010.001
getEdgeInfo0.0000.0010.000
getEdgeLineStyle0.0000.0010.000
getEdgeLineWidth0.0000.0010.000
getEdgeProperty0.0000.0010.000
getEdgeSelectionColorDefault0.0000.0010.002
getEdgeTargetArrowShape0.0000.0000.001
getFilterList000
getFirstNeighbors000
getGroupInfo000
getInstalledApps0.0000.0000.001
getJupyterBridgeURL0.0010.0000.000
getLayoutNameMapping0.0010.0000.000
getLayoutNames0.0010.0000.000
getLayoutPropertyNames0.0010.0000.000
getLayoutPropertyType0.0010.0000.000
getLayoutPropertyValue0.0010.0000.000
getLineStyles000
getNetworkCenter000
getNetworkCount000
getNetworkList000
getNetworkNDExId0.0000.0000.002
getNetworkName0.0000.0000.001
getNetworkProperty000
getNetworkSuid0.0000.0010.000
getNetworkViewSuid0.0000.0010.001
getNetworkViews0.0000.0010.001
getNetworkZoom0.0000.0010.000
getNodeColor0.0000.0010.000
getNodeCount0.0000.0010.000
getNodeHeight000
getNodeLabelPosition000
getNodeLabelPositionDefault0.0010.0000.000
getNodePosition0.0000.0010.000
getNodeProperty0.0010.0010.000
getNodeSelectionColorDefault0.0000.0010.000
getNodeShapes0.0000.0010.000
getNodeSize0.0000.0010.001
getNodeWidth0.0000.0010.001
getNotebookIsRunning0.0000.0010.001
getSandboxReinitialize0.0000.0000.001
getSelectedEdgeCount0.0000.0000.001
getSelectedEdges0.0000.0000.001
getSelectedNodeCount0.0000.0000.001
getSelectedNodes0.0000.0000.001
getStyleDependencies0.0000.0000.001
getStyleMapping0.0000.0000.001
getTableColumnNames0.0000.0000.003
getTableColumnTypes000
getTableColumns000
getTableValue0.0000.0010.000
getUninstalledApps0.0000.0010.000
getVisualPropertyDefault0.0000.0010.000
getVisualPropertyNames0.0000.0010.001
getVisualStyleJSON0.0000.0010.001
getVisualStyleNames000
groupAnnotation000
hideAllPanels0.0000.0000.001
hideEdges0.0000.0000.001
hideNodes0.0000.0000.001
hidePanel0.0010.0000.000
hideSelectedEdges000
hideSelectedNodes000
importFileFromUrl000
importFilters000
importNetworkFromFile000
importNetworkFromNDEx0.0000.0010.001
importVisualStyles0.0000.0010.001
installApp0.0000.0010.001
invertEdgeSelection0.0000.0010.001
invertNodeSelection0.0000.0000.001
layoutCopycat000
layoutNetwork0.0000.0010.001
listGroups000
lockNodeDimensions000
makeSimpleGraph0.1160.0040.138
makeSimpleIgraph0.1090.0190.153
mapTableColumn000
mapVisualProperty0.0000.0010.000
matchArrowColorToEdge0.0000.0010.001
mergeNetworks0.0000.0010.001
notebookExportShowImage0.0000.0010.001
notebookShowImage000
openAppStore000
openSession0.0000.0000.001
paletteColorBrewerAccent0.0080.0020.010
paletteColorBrewerBlues0.0010.0010.001
paletteColorBrewerBrBG0.0000.0000.001
paletteColorBrewerBuGn0.0000.0000.003
paletteColorBrewerBuPu0.0010.0000.002
paletteColorBrewerDark20.0000.0010.001
paletteColorBrewerGnBu0.0000.0000.001
paletteColorBrewerGreens0.0000.0000.003
paletteColorBrewerGreys0.0010.0000.001
paletteColorBrewerOrRd0.0010.0000.000
paletteColorBrewerOranges0.0000.0010.001
paletteColorBrewerPRGn000
paletteColorBrewerPaired0.0010.0000.000
paletteColorBrewerPastel10.0010.0000.001
paletteColorBrewerPastel20.0010.0000.001
paletteColorBrewerPiYG0.0000.0000.001
paletteColorBrewerPuBu0.0000.0000.001
paletteColorBrewerPuBuGn0.0000.0010.001
paletteColorBrewerPuOr0.0010.0010.001
paletteColorBrewerPuRd0.0000.0000.001
paletteColorBrewerPurples0.0000.0000.001
paletteColorBrewerRdBu0.0010.0000.001
paletteColorBrewerRdPu0.0000.0000.001
paletteColorBrewerRdYlBu0.0000.0010.000
paletteColorBrewerReds0.0000.0010.001
paletteColorBrewerSet10.0010.0000.001
paletteColorBrewerSet20.0000.0000.001
paletteColorBrewerSet30.0000.0000.001
paletteColorBrewerYlGn0.0010.0000.001
paletteColorBrewerYlGnBu0.0010.0010.001
paletteColorBrewerYlOrBr0.0000.0010.000
paletteColorBrewerYlOrRd0.0000.0000.001
paletteColorRandom0.0010.0000.001
removeNodeCustomGraphics000
renameNetwork000
renameTableColumn0.0000.0010.001
resetDefaultSandbox0.0000.0000.001
runningRemoteCheck000
sandboxGetFileInfo0.0000.0010.000
sandboxGetFrom000
sandboxInitializer0.0000.0000.001
sandboxRemove000
sandboxRemoveFile000
sandboxSendTo000
sandboxSet000
sandboxUrlTo000
saveSession000
selectAll0.0000.0010.000
selectAllEdges0.0000.0010.001
selectAllNodes0.0000.0010.001
selectEdges0.0000.0010.000
selectEdgesAdjacentToNodes0.0000.0010.000
selectEdgesAdjacentToSelectedNodes0.0000.0010.001
selectEdgesConnectingSelectedNodes0.0000.0010.001
selectFirstNeighbors0.0000.0010.001
selectNodes0.0000.0000.001
selectNodesConnectedBySelectedEdges0.0000.0000.001
setBackgroundColorDefault0.0000.0000.001
setCatchupFilterSecs0.0010.0000.001
setCatchupNetworkSecs0.0010.0010.001
setCurrentNetwork0.0000.0010.001
setCurrentSandbox0.0000.0000.001
setCurrentView0.0000.0000.001
setDefaultSandbox000
setDefaultSandboxPath000
setEdgeColorBypass000
setEdgeColorDefault0.0000.0000.001
setEdgeColorMapping0.0000.0000.001
setEdgeFontFaceBypass0.0000.0000.001
setEdgeFontFaceDefault000
setEdgeFontFaceMapping000
setEdgeFontSizeBypass0.0000.0010.001
setEdgeFontSizeDefault0.0000.0010.001
setEdgeFontSizeMapping0.0000.0000.001
setEdgeLabelBypass0.0000.0000.001
setEdgeLabelColorBypass0.0000.0000.001
setEdgeLabelColorDefault000
setEdgeLabelColorMapping000
setEdgeLabelDefault0.0000.0010.000
setEdgeLabelMapping0.0000.0010.001
setEdgeLabelOpacityBypass0.0000.0010.000
setEdgeLabelOpacityDefault000
setEdgeLabelOpacityMapping000
setEdgeLineStyleBypass000
setEdgeLineStyleDefault000
setEdgeLineStyleMapping000
setEdgeLineWidthBypass000
setEdgeLineWidthDefault000
setEdgeLineWidthMapping000
setEdgeOpacityBypass000
setEdgeOpacityDefault0.0000.0000.001
setEdgeOpacityMapping000
setEdgePropertyBypass000
setEdgeSelectionColorDefault000
setEdgeSourceArrowColorBypass0.0000.0000.001
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping000
setEdgeSourceArrowShapeBypass0.0000.0010.000
setEdgeSourceArrowShapeDefault0.0000.0010.001
setEdgeSourceArrowShapeMapping0.0000.0010.001
setEdgeTargetArrowColorBypass0.0000.0010.001
setEdgeTargetArrowColorDefault000
setEdgeTargetArrowColorMapping0.0010.0000.000
setEdgeTargetArrowMapping0.0010.0000.000
setEdgeTargetArrowShapeBypass0.0000.0000.001
setEdgeTargetArrowShapeDefault0.0000.0000.001
setEdgeTargetArrowShapeMapping0.0000.0000.001
setEdgeTooltipBypass0.0000.0000.001
setEdgeTooltipDefault0.0000.0000.002
setEdgeTooltipMapping0.0000.0000.001
setLayoutProperties0.0000.0010.000
setModelPropagationSecs0.0000.0010.000
setNetworkCenterBypass0.0000.0000.001
setNetworkPropertyBypass0.0000.0000.001
setNetworkZoomBypass0.0000.0000.001
setNodeBorderColorBypass0.0000.0010.000
setNodeBorderColorDefault0.0000.0010.000
setNodeBorderColorMapping0.0000.0010.000
setNodeBorderOpacityBypass0.0000.0010.000
setNodeBorderOpacityDefault0.0000.0010.001
setNodeBorderOpacityMapping0.0000.0010.000
setNodeBorderWidthBypass000
setNodeBorderWidthDefault000
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault000
setNodeColorMapping000
setNodeComboOpacityMapping000
setNodeCustomBarChart000
setNodeCustomBoxChart0.0010.0000.000
setNodeCustomHeatMapChart0.0010.0000.001
setNodeCustomLineChart0.0000.0000.001
setNodeCustomLinearGradient0.0000.0000.001
setNodeCustomPieChart0.0000.0000.001
setNodeCustomPosition000
setNodeCustomRadialGradient000
setNodeCustomRingChart000
setNodeFillOpacityBypass000
setNodeFillOpacityDefault000
setNodeFillOpacityMapping000
setNodeFontFaceBypass000
setNodeFontFaceDefault000
setNodeFontFaceMapping000
setNodeFontSizeBypass000
setNodeFontSizeDefault0.0000.0010.000
setNodeFontSizeMapping000
setNodeHeightBypass000
setNodeHeightDefault0.0000.0010.003
setNodeHeightMapping000
setNodeLabelBypass0.0000.0000.001
setNodeLabelColorBypass0.0000.0000.001
setNodeLabelColorDefault000
setNodeLabelColorMapping0.0000.0010.001
setNodeLabelDefault0.0000.0010.000
setNodeLabelMapping0.0000.0010.000
setNodeLabelOpacityBypass0.0000.0010.000
setNodeLabelOpacityDefault0.0000.0010.000
setNodeLabelOpacityMapping0.0000.0010.000
setNodeLabelPositionBypass0.0010.0010.000
setNodeLabelPositionDefault0.0010.0010.000
setNodeOpacityBypass0.0010.0010.000
setNodePositionBypass000
setNodePropertyBypass0.0000.0000.001
setNodeSelectionColorDefault0.0000.0000.001
setNodeShapeBypass0.0000.0000.001
setNodeShapeDefault0.0000.0000.001
setNodeShapeMapping0.0000.0000.001
setNodeSizeBypass0.0000.0010.001
setNodeSizeDefault0.0010.0000.001
setNodeSizeMapping0.0000.0000.001
setNodeTooltipBypass0.0000.0010.001
setNodeTooltipDefault0.0000.0000.001
setNodeTooltipMapping000
setNodeWidthBypass000
setNodeWidthDefault0.0010.0000.000
setNodeWidthMapping000
setNotebookIsRunning0.0000.0000.001
setSandboxReinitialize0.0000.0010.000
setStyleDependencies0.0000.0010.002
setVisualPropertyDefault0.0000.0000.001
setVisualStyle000
syncNodeCustomGraphicsSize000
toggleGraphicsDetails000
ungroupAnnotation000
unhideAll000
unhideEdges000
unhideNodes000
uninstallApp0.0000.0000.001
updateAnnotationImage0.0000.0000.001
updateAnnotationShape0.0000.0010.001
updateAnnotationText0.0000.0010.000
updateApp0.0000.0010.000
updateGroupAnnotation0.0000.0010.000
updateNetworkInNDEx000
updateStyleDefaults0.0000.0010.001
updateStyleMapping0.0000.0010.001