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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 1672/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCy3 2.23.2  (landing page)
Alex Pico
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/RCy3
git_branch: devel
git_last_commit: ae1e499
git_last_commit_date: 2023-11-03 21:16:07 -0500 (Fri, 03 Nov 2023)
nebbiolo1Linux (Ubuntu 22.04.3 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.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

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.23.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.23.2.tar.gz
StartedAt: 2024-03-02 09:11:28 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 09:14:23 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 174.7 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.23.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/RCy3.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* 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.23.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 ... NOTE
License stub is invalid DCF.
* 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-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.4-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 Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.354   0.113   0.440 

Example timings

RCy3.Rcheck/RCy3-Ex.timings

nameusersystemelapsed
AddToGroup0.0000.0000.001
RemoveFromGroup0.0010.0000.003
UpdateAnnotationBoundedText0.0010.0010.001
addAnnotationBoundedText0.0000.0010.001
addAnnotationImage0.0000.0010.000
addAnnotationShape000
addAnnotationText0.0000.0010.000
addCyEdges0.0000.0010.000
addCyNodes0.0000.0010.000
analyzeNetwork0.0000.0010.000
applyFilter0.0000.0000.001
bundleEdges0.0000.0000.001
checkNotebookIsRunning0.0000.0000.001
checkRunningRemote0.0000.0000.001
clearEdgeBends0.0000.0000.001
clearEdgePropertyBypass0.0000.0000.001
clearNetworkCenterBypass0.0010.0000.000
clearNetworkPropertyBypass000
clearNetworkZoomBypass0.0000.0010.001
clearNodeOpacityBypass0.0000.0010.000
clearNodePropertyBypass0.0000.0010.000
clearSelection0.0000.0010.000
cloneNetwork0.0000.0010.001
closeSession0.0010.0010.001
collapseGroup0.0010.0010.001
commandEcho0.0000.0010.000
commandOpenDialog0.0000.0000.001
commandPause000
commandQuit000
commandRunFile000
commandSleep0.0010.0000.001
commandsAPI0.0000.0000.001
commandsGET000
commandsHelp0.0000.0000.001
commandsPOST0.0000.0000.001
commandsRun000
copyVisualStyle0.0010.0000.001
createColumnFilter0.0000.0000.001
createCompositeFilter000
createCytoscapejsFromNetwork000
createDegreeFilter0.0000.0000.001
createGraphFromNetwork0.0000.0000.001
createGroup0.0000.0000.001
createGroupByColumn0.0000.0000.001
createIgraphFromNetwork0.0000.0010.001
createNetworkFromCytoscapejs0.0000.0010.000
createNetworkFromDataFrames0.0000.0010.000
createNetworkFromGraph0.0000.0010.000
createNetworkFromIgraph000
createSubnetwork0.0000.0000.001
createView000
createVisualStyle000
cybrowserClose000
cybrowserDialog000
cybrowserHide0.0010.0000.001
cybrowserList0.0000.0000.001
cybrowserSend0.0000.0000.001
cybrowserShow0.0000.0000.001
cybrowserVersion0.0000.0000.001
cyrestAPI000
cyrestDELETE0.0000.0000.001
cyrestGET000
cyrestPOST0.0010.0000.000
cyrestPUT0.0000.0000.001
cytoscapeApiVersions0.0000.0000.001
cytoscapeFreeMemory0.0000.0000.001
cytoscapeMemoryStatus000
cytoscapeNumberOfCores000
cytoscapePing000
cytoscapeVersionInfo000
deleteAllNetworks0.0000.0000.001
deleteAllVisualStyle0.0000.0000.001
deleteAnnotation0.0000.0000.001
deleteDuplicateEdges0.0000.0000.001
deleteGroup0.0000.0000.001
deleteNetwork000
deleteSelectedEdges0.0000.0000.001
deleteSelectedNodes0.0000.0000.001
deleteSelfLoops000
deleteStyleMapping000
deleteTableColumn000
deleteVisualStyle000
diffusionAdvanced0.0000.0010.001
diffusionBasic0.0010.0010.001
disableApp0.0010.0000.000
doInitializeSandbox000
doRequestRemote0.0010.0000.000
doSetSandbox0.0010.0000.001
dockPanel0.0010.0000.000
dot-exportShowImage0.0000.0000.001
dot-getDefaultSandbox000
dot-getRequester0.0000.0010.000
enableApp000
expandGroup0.0000.0010.001
exportFilters0.0000.0010.000
exportImage0.0010.0000.000
exportJPG0.0010.0000.000
exportNetwork0.0000.0010.000
exportNetworkToNDEx0.0000.0010.000
exportPDF000
exportPNG000
exportPS000
exportSVG000
exportVisualStyles0.0000.0000.001
findRemoteCytoscape0.0000.0000.001
fitContent0.0000.0000.001
floatPanel0.0000.0000.001
getAbsSandboxPath0.0000.0000.001
getAllEdges000
getAllNodes000
getAllStyleMappings0.0000.0000.001
getAnnotationList0.0000.0000.001
getAppInformation0.0000.0000.001
getAppStatus0.0000.0000.001
getAppUpdates0.0000.0000.001
getArrowShapes0.0000.0000.001
getAvailableApps000
getBackgroundColorDefault000
getBrowserClientChannel000
getBrowserClientJs000
getCollectionList000
getCollectionName000
getCollectionNetworks0.0000.0000.001
getCollectionSuid0.0000.0010.001
getCurrentSandbox0.0000.0000.001
getCurrentSandboxName0.0000.0000.001
getCurrentSandboxPath0.0000.0000.002
getCurrentStyle000
getDefaultSandbox0.0000.0000.001
getDefaultSandboxPath0.0000.0010.001
getDisabledApps0.0000.0010.000
getEdgeColor0.0000.0010.000
getEdgeCount0.0000.0010.001
getEdgeInfo0.0000.0010.000
getEdgeLineStyle0.0000.0010.001
getEdgeLineWidth0.0000.0010.000
getEdgeProperty0.0000.0010.000
getEdgeSelectionColorDefault0.0000.0010.000
getEdgeTargetArrowShape0.0000.0010.000
getFilterList0.0000.0010.000
getFirstNeighbors000
getGroupInfo000
getInstalledApps000
getJupyterBridgeURL000
getLayoutNameMapping000
getLayoutNames0.0000.0010.000
getLayoutPropertyNames0.0000.0010.001
getLayoutPropertyType0.0000.0000.001
getLayoutPropertyValue000
getLineStyles000
getNetworkCenter000
getNetworkCount000
getNetworkList000
getNetworkNDExId000
getNetworkName000
getNetworkProperty0.0010.0000.000
getNetworkSuid0.0010.0010.001
getNetworkViewSuid0.0010.0010.001
getNetworkViews0.0010.0000.001
getNetworkZoom000
getNodeColor000
getNodeCount0.0000.0000.001
getNodeHeight0.0000.0000.001
getNodeLabelPosition0.0000.0000.001
getNodeLabelPositionDefault000
getNodePosition000
getNodeProperty0.0000.0010.001
getNodeSelectionColorDefault0.0000.0010.000
getNodeShapes000
getNodeSize0.0000.0010.000
getNodeWidth0.0010.0010.000
getNotebookIsRunning0.0010.0010.000
getSandboxReinitialize0.0010.0010.000
getSelectedEdgeCount0.0000.0010.000
getSelectedEdges0.0010.0000.001
getSelectedNodeCount000
getSelectedNodes0.0000.0000.001
getStyleDependencies0.0000.0010.001
getStyleMapping0.0000.0010.000
getTableColumnNames0.0000.0010.000
getTableColumnTypes000
getTableColumns0.0000.0000.001
getTableValue0.0000.0000.001
getUninstalledApps000
getVisualPropertyDefault000
getVisualPropertyNames0.0000.0010.001
getVisualStyleJSON0.0000.0010.000
getVisualStyleNames0.0000.0010.001
groupAnnotation0.0000.0010.001
hideAllPanels0.0000.0010.001
hideEdges0.0000.0010.002
hideNodes0.0000.0000.001
hidePanel000
hideSelectedEdges000
hideSelectedNodes000
importFileFromUrl0.0000.0000.001
importFilters000
importNetworkFromFile0.0000.0000.001
importNetworkFromNDEx000
importVisualStyles0.0000.0000.001
installApp0.0010.0000.001
invertEdgeSelection0.0010.0000.001
invertNodeSelection0.0000.0000.001
layoutCopycat000
layoutNetwork000
listGroups000
lockNodeDimensions000
makeSimpleGraph0.1300.0010.146
makeSimpleIgraph0.140.010.17
mapTableColumn000
mapVisualProperty000
matchArrowColorToEdge0.0000.0000.001
mergeNetworks0.0010.0000.001
notebookExportShowImage0.0010.0000.001
notebookShowImage0.0010.0000.000
openAppStore0.0010.0000.000
openSession0.0010.0000.000
paletteColorBrewerAccent0.0070.0000.010
paletteColorBrewerBlues0.0010.0010.001
paletteColorBrewerBrBG0.0000.0010.000
paletteColorBrewerBuGn0.0000.0010.001
paletteColorBrewerBuPu0.0000.0000.002
paletteColorBrewerDark20.0010.0000.001
paletteColorBrewerGnBu0.0000.0010.001
paletteColorBrewerGreens0.0000.0010.001
paletteColorBrewerGreys0.0000.0010.001
paletteColorBrewerOrRd0.0010.0000.000
paletteColorBrewerOranges0.0010.0000.001
paletteColorBrewerPRGn000
paletteColorBrewerPaired0.0000.0000.001
paletteColorBrewerPastel10.0010.0010.001
paletteColorBrewerPastel20.0010.0010.002
paletteColorBrewerPiYG0.0000.0000.001
paletteColorBrewerPuBu000
paletteColorBrewerPuBuGn0.0010.0000.001
paletteColorBrewerPuOr0.0000.0010.001
paletteColorBrewerPuRd0.0000.0010.001
paletteColorBrewerPurples0.0000.0010.001
paletteColorBrewerRdBu0.0010.0010.001
paletteColorBrewerRdPu0.0010.0000.001
paletteColorBrewerRdYlBu0.0000.0000.001
paletteColorBrewerReds0.0000.0000.001
paletteColorBrewerSet10.0010.0010.001
paletteColorBrewerSet20.0000.0010.001
paletteColorBrewerSet30.0000.0000.002
paletteColorBrewerYlGn0.0000.0000.001
paletteColorBrewerYlGnBu0.0010.0010.001
paletteColorBrewerYlOrBr0.0000.0010.000
paletteColorBrewerYlOrRd0.0000.0000.001
paletteColorRandom0.0010.0000.001
removeNodeCustomGraphics000
renameNetwork0.0000.0000.001
renameTableColumn000
resetDefaultSandbox000
rotateLayout000
runningRemoteCheck0.0010.0000.000
sandboxGetFileInfo0.0010.0000.001
sandboxGetFrom0.0010.0000.001
sandboxInitializer0.0010.0000.001
sandboxRemove0.0010.0010.001
sandboxRemoveFile0.0010.0010.001
sandboxSendTo0.0000.0010.002
sandboxSet0.0000.0010.000
sandboxUrlTo0.0000.0010.000
saveSession0.0000.0010.001
scaleLayout0.0000.0010.001
selectAll0.0000.0010.001
selectAllEdges0.0000.0000.001
selectAllNodes0.0010.0000.001
selectEdges0.0010.0000.001
selectEdgesAdjacentToNodes0.0010.0000.001
selectEdgesAdjacentToSelectedNodes0.0000.0000.002
selectEdgesConnectingSelectedNodes0.0000.0000.001
selectFirstNeighbors0.0000.0000.001
selectNodes0.0000.0000.001
selectNodesConnectedBySelectedEdges0.0000.0010.001
setBackgroundColorDefault0.0000.0010.001
setCatchupFilterSecs0.0000.0010.001
setCatchupNetworkSecs0.0010.0000.000
setCurrentNetwork000
setCurrentSandbox0.0000.0000.001
setCurrentView0.0000.0000.001
setDefaultSandbox000
setDefaultSandboxPath000
setEdgeColorBypass0.0000.0010.000
setEdgeColorDefault0.0000.0010.000
setEdgeColorMapping0.0000.0010.000
setEdgeFontFaceBypass0.0000.0010.001
setEdgeFontFaceDefault0.0000.0010.001
setEdgeFontFaceMapping0.0000.0010.001
setEdgeFontSizeBypass0.0000.0010.000
setEdgeFontSizeDefault0.0000.0000.001
setEdgeFontSizeMapping0.0000.0000.001
setEdgeLabelBypass0.0000.0000.001
setEdgeLabelColorBypass0.0000.0000.001
setEdgeLabelColorDefault000
setEdgeLabelColorMapping0.0010.0000.001
setEdgeLabelDefault0.0010.0000.001
setEdgeLabelMapping0.0000.0000.001
setEdgeLabelOpacityBypass0.0000.0000.001
setEdgeLabelOpacityDefault0.0000.0000.001
setEdgeLabelOpacityMapping0.0010.0000.000
setEdgeLineStyleBypass000
setEdgeLineStyleDefault0.0000.0000.001
setEdgeLineStyleMapping0.0000.0000.001
setEdgeLineWidthBypass0.0000.0000.001
setEdgeLineWidthDefault000
setEdgeLineWidthMapping000
setEdgeOpacityBypass0.0000.0000.001
setEdgeOpacityDefault0.0000.0000.001
setEdgeOpacityMapping0.0000.0000.001
setEdgePropertyBypass0.0000.0000.001
setEdgeSelectionColorDefault000
setEdgeSourceArrowColorBypass0.0000.0000.001
setEdgeSourceArrowColorDefault000
setEdgeSourceArrowColorMapping000
setEdgeSourceArrowMapping0.0000.0000.001
setEdgeSourceArrowShapeBypass0.0000.0000.001
setEdgeSourceArrowShapeDefault0.0010.0000.001
setEdgeSourceArrowShapeMapping0.0000.0000.001
setEdgeTargetArrowColorBypass0.0010.0000.000
setEdgeTargetArrowColorDefault0.0010.0000.001
setEdgeTargetArrowColorMapping000
setEdgeTargetArrowMapping000
setEdgeTargetArrowShapeBypass000
setEdgeTargetArrowShapeDefault0.0000.0010.000
setEdgeTargetArrowShapeMapping000
setEdgeTooltipBypass000
setEdgeTooltipDefault0.0000.0010.000
setEdgeTooltipMapping0.0000.0010.000
setLayoutProperties0.0010.0010.000
setModelPropagationSecs0.0000.0010.001
setNetworkCenterBypass0.0000.0010.000
setNetworkPropertyBypass0.0000.0010.000
setNetworkZoomBypass0.0000.0010.000
setNodeBorderColorBypass0.0000.0010.001
setNodeBorderColorDefault0.0000.0010.001
setNodeBorderColorMapping0.0000.0010.001
setNodeBorderOpacityBypass0.0000.0010.000
setNodeBorderOpacityDefault0.0000.0010.001
setNodeBorderOpacityMapping0.0000.0010.001
setNodeBorderWidthBypass0.0000.0000.001
setNodeBorderWidthDefault0.0000.0000.001
setNodeBorderWidthMapping000
setNodeColorBypass000
setNodeColorDefault0.0000.0000.001
setNodeColorMapping000
setNodeComboOpacityMapping0.0010.0000.001
setNodeCustomBarChart0.0010.0000.001
setNodeCustomBoxChart0.0000.0000.001
setNodeCustomHeatMapChart0.0000.0000.001
setNodeCustomLineChart0.0000.0000.001
setNodeCustomLinearGradient0.0000.0000.001
setNodeCustomPieChart000
setNodeCustomPosition000
setNodeCustomRadialGradient0.0000.0010.000
setNodeCustomRingChart0.0000.0010.000
setNodeFillOpacityBypass0.0000.0010.000
setNodeFillOpacityDefault000
setNodeFillOpacityMapping000
setNodeFontFaceBypass000
setNodeFontFaceDefault0.0000.0000.001
setNodeFontFaceMapping000
setNodeFontSizeBypass000
setNodeFontSizeDefault000
setNodeFontSizeMapping000
setNodeHeightBypass000
setNodeHeightDefault000
setNodeHeightMapping000
setNodeLabelBypass000
setNodeLabelColorBypass000
setNodeLabelColorDefault0.0000.0000.001
setNodeLabelColorMapping0.0000.0010.000
setNodeLabelDefault0.0000.0010.000
setNodeLabelMapping000
setNodeLabelOpacityBypass000
setNodeLabelOpacityDefault0.0000.0010.000
setNodeLabelOpacityMapping0.0000.0010.001
setNodeLabelPositionBypass0.0000.0010.001
setNodeLabelPositionDefault0.0000.0000.001
setNodeOpacityBypass0.0010.0000.000
setNodePositionBypass0.0010.0010.000
setNodePropertyBypass0.0010.0010.001
setNodeSelectionColorDefault000
setNodeShapeBypass0.0010.0000.000
setNodeShapeDefault0.0010.0000.000
setNodeShapeMapping0.0010.0000.000
setNodeSizeBypass0.0010.0000.000
setNodeSizeDefault0.0010.0010.000
setNodeSizeMapping0.0010.0010.000
setNodeTooltipBypass0.0000.0010.000
setNodeTooltipDefault0.0000.0010.000
setNodeTooltipMapping0.0000.0010.000
setNodeWidthBypass0.0000.0010.000
setNodeWidthDefault0.0000.0010.000
setNodeWidthMapping000
setNotebookIsRunning000
setSandboxReinitialize000
setStyleDependencies000
setVisualPropertyDefault000
setVisualStyle000
syncNodeCustomGraphicsSize000
toggleGraphicsDetails000
ungroupAnnotation000
unhideAll0.0000.0000.001
unhideEdges000
unhideNodes000
uninstallApp000
updateAnnotationImage000
updateAnnotationShape000
updateAnnotationText0.0000.0000.001
updateApp0.0000.0000.001
updateGroupAnnotation0.0000.0000.001
updateNetworkInNDEx000
updateStyleDefaults0.0000.0000.001
updateStyleMapping0.0010.0000.000