| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:49 -0400 (Fri, 15 Oct 2021).
|
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. |
| Package 1526/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| RCy3 2.12.4 (landing page) Alex Pico
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| 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 |
##############################################################################
##############################################################################
###
### 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.
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)
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
RCy3.Rcheck/RCy3-Ex.timings
| name | user | system | elapsed | |
| AddToGroup | 0 | 0 | 0 | |
| RemoveFromGroup | 0 | 0 | 0 | |
| addAnnotationText | 0.001 | 0.000 | 0.000 | |
| addCyEdges | 0.001 | 0.000 | 0.000 | |
| addCyNodes | 0.000 | 0.000 | 0.001 | |
| analyzeNetwork | 0 | 0 | 0 | |
| applyFilter | 0.000 | 0.001 | 0.000 | |
| bundleEdges | 0.000 | 0.000 | 0.001 | |
| checkNotebookIsRunning | 0 | 0 | 0 | |
| checkRunningRemote | 0.000 | 0.001 | 0.001 | |
| clearEdgeBends | 0 | 0 | 0 | |
| clearEdgePropertyBypass | 0 | 0 | 0 | |
| clearNetworkCenterBypass | 0 | 0 | 0 | |
| clearNetworkPropertyBypass | 0.000 | 0.001 | 0.000 | |
| clearNetworkZoomBypass | 0 | 0 | 0 | |
| clearNodeOpacityBypass | 0 | 0 | 0 | |
| clearNodePropertyBypass | 0.000 | 0.001 | 0.001 | |
| clearSelection | 0 | 0 | 0 | |
| cloneNetwork | 0.000 | 0.000 | 0.001 | |
| closeSession | 0 | 0 | 0 | |
| collapseGroup | 0.000 | 0.000 | 0.001 | |
| commandEcho | 0 | 0 | 0 | |
| commandOpenDialog | 0.000 | 0.000 | 0.001 | |
| commandPause | 0 | 0 | 0 | |
| commandQuit | 0.000 | 0.001 | 0.001 | |
| commandRunFile | 0 | 0 | 0 | |
| commandSleep | 0.000 | 0.000 | 0.001 | |
| commandsAPI | 0 | 0 | 0 | |
| commandsGET | 0.000 | 0.001 | 0.000 | |
| commandsHelp | 0.000 | 0.000 | 0.001 | |
| commandsPOST | 0.000 | 0.000 | 0.001 | |
| commandsRun | 0 | 0 | 0 | |
| copyVisualStyle | 0 | 0 | 0 | |
| createColumnFilter | 0 | 0 | 0 | |
| createCompositeFilter | 0.000 | 0.001 | 0.001 | |
| createDegreeFilter | 0.000 | 0.000 | 0.001 | |
| createGraphFromNetwork | 0 | 0 | 0 | |
| createGroup | 0 | 0 | 0 | |
| createGroupByColumn | 0 | 0 | 0 | |
| createIgraphFromNetwork | 0 | 0 | 0 | |
| createNetworkFromDataFrames | 0.000 | 0.001 | 0.000 | |
| createNetworkFromGraph | 0 | 0 | 0 | |
| createNetworkFromIgraph | 0 | 0 | 0 | |
| createSubnetwork | 0 | 0 | 0 | |
| createVisualStyle | 0 | 0 | 0 | |
| cybrowserClose | 0.000 | 0.001 | 0.001 | |
| cybrowserDialog | 0.000 | 0.000 | 0.001 | |
| cybrowserHide | 0.000 | 0.000 | 0.001 | |
| cybrowserList | 0 | 0 | 0 | |
| cybrowserSend | 0.000 | 0.001 | 0.000 | |
| cybrowserShow | 0.000 | 0.000 | 0.001 | |
| cybrowserVersion | 0 | 0 | 0 | |
| cyrestAPI | 0.000 | 0.001 | 0.001 | |
| cyrestDELETE | 0.001 | 0.000 | 0.000 | |
| cyrestGET | 0.000 | 0.000 | 0.001 | |
| cyrestPOST | 0.000 | 0.001 | 0.000 | |
| cyrestPUT | 0 | 0 | 0 | |
| cytoscapeApiVersions | 0.000 | 0.000 | 0.001 | |
| cytoscapeFreeMemory | 0 | 0 | 0 | |
| cytoscapeMemoryStatus | 0 | 0 | 0 | |
| cytoscapeNumberOfCores | 0 | 0 | 0 | |
| cytoscapePing | 0 | 0 | 0 | |
| cytoscapeVersionInfo | 0.001 | 0.000 | 0.001 | |
| deleteAllNetworks | 0.000 | 0.000 | 0.001 | |
| deleteAnnotation | 0.000 | 0.000 | 0.001 | |
| deleteDuplicateEdges | 0.000 | 0.000 | 0.001 | |
| deleteGroup | 0.000 | 0.001 | 0.001 | |
| deleteNetwork | 0 | 0 | 0 | |
| deleteSelectedEdges | 0 | 0 | 0 | |
| deleteSelectedNodes | 0 | 0 | 0 | |
| deleteSelfLoops | 0 | 0 | 0 | |
| deleteStyleMapping | 0 | 0 | 0 | |
| deleteTableColumn | 0.001 | 0.001 | 0.000 | |
| deleteVisualStyle | 0 | 0 | 0 | |
| diffusionAdvanced | 0 | 0 | 0 | |
| diffusionBasic | 0.001 | 0.000 | 0.000 | |
| disableApp | 0 | 0 | 0 | |
| doInitializeSandbox | 0 | 0 | 0 | |
| doRequestRemote | 0.000 | 0.000 | 0.001 | |
| doSetSandbox | 0 | 0 | 0 | |
| dockPanel | 0.000 | 0.001 | 0.001 | |
| dot-getDefaultSandbox | 0 | 0 | 0 | |
| dot-getRequester | 0 | 0 | 0 | |
| enableApp | 0 | 0 | 0 | |
| expandGroup | 0 | 0 | 0 | |
| exportFilters | 0 | 0 | 0 | |
| exportImage | 0.000 | 0.000 | 0.001 | |
| exportNetwork | 0.000 | 0.000 | 0.001 | |
| exportNetworkToNDEx | 0.000 | 0.000 | 0.001 | |
| exportVisualStyles | 0.001 | 0.000 | 0.000 | |
| findRemoteCytoscape | 0 | 0 | 0 | |
| fitContent | 0 | 0 | 0 | |
| floatPanel | 0 | 0 | 0 | |
| getAbsSandboxPath | 0 | 0 | 0 | |
| getAllEdges | 0.000 | 0.001 | 0.000 | |
| getAllNodes | 0 | 0 | 0 | |
| getAllStyleMappings | 0.000 | 0.001 | 0.000 | |
| getAnnotationList | 0 | 0 | 0 | |
| getAppInformation | 0 | 0 | 0 | |
| getAppStatus | 0 | 0 | 0 | |
| getAppUpdates | 0 | 0 | 0 | |
| getArrowShapes | 0 | 0 | 0 | |
| getAvailableApps | 0 | 0 | 0 | |
| getBackgroundColorDefault | 0.000 | 0.001 | 0.000 | |
| getBrowserClientChannel | 0 | 0 | 0 | |
| getBrowserClientJs | 0.000 | 0.001 | 0.000 | |
| getCollectionList | 0.001 | 0.000 | 0.000 | |
| getCollectionName | 0.000 | 0.001 | 0.000 | |
| getCollectionNetworks | 0 | 0 | 0 | |
| getCollectionSuid | 0.000 | 0.000 | 0.001 | |
| getCurrentSandbox | 0 | 0 | 0 | |
| getCurrentSandboxName | 0.000 | 0.001 | 0.000 | |
| getCurrentSandboxPath | 0.001 | 0.000 | 0.000 | |
| getCurrentStyle | 0.001 | 0.000 | 0.000 | |
| getDefaultSandbox | 0.000 | 0.001 | 0.000 | |
| getDefaultSandboxPath | 0.000 | 0.000 | 0.001 | |
| getDisabledApps | 0.000 | 0.001 | 0.000 | |
| getEdgeColor | 0 | 0 | 0 | |
| getEdgeCount | 0.000 | 0.001 | 0.000 | |
| getEdgeInfo | 0 | 0 | 0 | |
| getEdgeLineStyle | 0.000 | 0.001 | 0.000 | |
| getEdgeLineWidth | 0 | 0 | 0 | |
| getEdgeProperty | 0 | 0 | 0 | |
| getEdgeSelectionColorDefault | 0 | 0 | 0 | |
| getEdgeTargetArrowShape | 0.000 | 0.001 | 0.000 | |
| getFilterList | 0 | 0 | 0 | |
| getFirstNeighbors | 0 | 0 | 0 | |
| getGroupInfo | 0.000 | 0.000 | 0.001 | |
| getInstalledApps | 0.001 | 0.000 | 0.000 | |
| getJupyterBridgeURL | 0 | 0 | 0 | |
| getLayoutNameMapping | 0 | 0 | 0 | |
| getLayoutNames | 0 | 0 | 0 | |
| getLayoutPropertyNames | 0.000 | 0.001 | 0.000 | |
| getLayoutPropertyType | 0 | 0 | 0 | |
| getLayoutPropertyValue | 0 | 0 | 0 | |
| getLineStyles | 0 | 0 | 0 | |
| getNetworkCenter | 0.000 | 0.000 | 0.001 | |
| getNetworkCount | 0.001 | 0.000 | 0.000 | |
| getNetworkList | 0 | 0 | 0 | |
| getNetworkNDExId | 0 | 0 | 0 | |
| getNetworkName | 0.000 | 0.001 | 0.001 | |
| getNetworkProperty | 0 | 0 | 0 | |
| getNetworkSuid | 0.000 | 0.000 | 0.001 | |
| getNetworkViewSuid | 0 | 0 | 0 | |
| getNetworkViews | 0.000 | 0.001 | 0.000 | |
| getNetworkZoom | 0.000 | 0.000 | 0.001 | |
| getNodeColor | 0.001 | 0.000 | 0.000 | |
| getNodeCount | 0 | 0 | 0 | |
| getNodeHeight | 0.000 | 0.001 | 0.001 | |
| getNodePosition | 0 | 0 | 0 | |
| getNodeProperty | 0 | 0 | 0 | |
| getNodeSelectionColorDefault | 0 | 0 | 0 | |
| getNodeShapes | 0.001 | 0.000 | 0.000 | |
| getNodeSize | 0 | 0 | 0 | |
| getNodeWidth | 0.000 | 0.001 | 0.001 | |
| getNotebookIsRunning | 0 | 0 | 0 | |
| getSandboxReinitialize | 0.000 | 0.000 | 0.001 | |
| getSelectedEdgeCount | 0 | 0 | 0 | |
| getSelectedEdges | 0.000 | 0.000 | 0.001 | |
| getSelectedNodeCount | 0.000 | 0.000 | 0.001 | |
| getSelectedNodes | 0.000 | 0.001 | 0.000 | |
| getStyleDependencies | 0.000 | 0.000 | 0.001 | |
| getStyleMapping | 0 | 0 | 0 | |
| getTableColumnNames | 0.001 | 0.000 | 0.000 | |
| getTableColumnTypes | 0.000 | 0.000 | 0.001 | |
| getTableColumns | 0 | 0 | 0 | |
| getTableValue | 0 | 0 | 0 | |
| getUninstalledApps | 0.000 | 0.000 | 0.001 | |
| getVisualPropertyDefault | 0.000 | 0.001 | 0.000 | |
| getVisualPropertyNames | 0 | 0 | 0 | |
| getVisualStyleNames | 0 | 0 | 0 | |
| hideAllPanels | 0 | 0 | 0 | |
| hideEdges | 0.000 | 0.001 | 0.000 | |
| hideNodes | 0 | 0 | 0 | |
| hidePanel | 0 | 0 | 0 | |
| hideSelectedEdges | 0 | 0 | 0 | |
| hideSelectedNodes | 0 | 0 | 0 | |
| importFilters | 0 | 0 | 0 | |
| importNetworkFromFile | 0 | 0 | 0 | |
| importNetworkFromNDEx | 0 | 0 | 0 | |
| importVisualStyles | 0 | 0 | 0 | |
| installApp | 0 | 0 | 0 | |
| invertEdgeSelection | 0.000 | 0.001 | 0.000 | |
| invertNodeSelection | 0 | 0 | 0 | |
| layoutCopycat | 0 | 0 | 0 | |
| layoutNetwork | 0.000 | 0.000 | 0.001 | |
| listGroups | 0.001 | 0.000 | 0.000 | |
| lockNodeDimensions | 0.001 | 0.000 | 0.000 | |
| makeSimpleGraph | 0.091 | 0.002 | 0.093 | |
| makeSimpleIgraph | 0.016 | 0.001 | 0.017 | |
| mapTableColumn | 0 | 0 | 0 | |
| mapVisualProperty | 0 | 0 | 0 | |
| matchArrowColorToEdge | 0.001 | 0.000 | 0.000 | |
| mergeNetworks | 0.001 | 0.000 | 0.001 | |
| openAppStore | 0 | 0 | 0 | |
| openSession | 0 | 0 | 0 | |
| paletteColorBrewerAccent | 0.007 | 0.001 | 0.008 | |
| paletteColorBrewerBlues | 0 | 0 | 0 | |
| paletteColorBrewerBrBG | 0.001 | 0.000 | 0.000 | |
| paletteColorBrewerBuGn | 0.000 | 0.000 | 0.001 | |
| paletteColorBrewerBuPu | 0.000 | 0.000 | 0.001 | |
| paletteColorBrewerDark2 | 0 | 0 | 0 | |
| paletteColorBrewerGnBu | 0 | 0 | 0 | |
| paletteColorBrewerGreens | 0.000 | 0.000 | 0.001 | |
| paletteColorBrewerGreys | 0.001 | 0.001 | 0.000 | |
| paletteColorBrewerOrRd | 0.001 | 0.001 | 0.000 | |
| paletteColorBrewerOranges | 0.000 | 0.001 | 0.001 | |
| paletteColorBrewerPRGn | 0.001 | 0.001 | 0.000 | |
| paletteColorBrewerPaired | 0.001 | 0.000 | 0.000 | |
| paletteColorBrewerPastel1 | 0 | 0 | 0 | |
| paletteColorBrewerPastel2 | 0 | 0 | 0 | |
| paletteColorBrewerPiYG | 0.001 | 0.001 | 0.000 | |
| paletteColorBrewerPuBu | 0.001 | 0.000 | 0.000 | |
| paletteColorBrewerPuBuGn | 0.001 | 0.000 | 0.001 | |
| paletteColorBrewerPuOr | 0.001 | 0.001 | 0.000 | |
| paletteColorBrewerPuRd | 0 | 0 | 0 | |
| paletteColorBrewerPurples | 0 | 0 | 0 | |
| paletteColorBrewerRdBu | 0.000 | 0.000 | 0.001 | |
| paletteColorBrewerRdPu | 0.001 | 0.000 | 0.001 | |
| paletteColorBrewerRdYlBu | 0.000 | 0.000 | 0.001 | |
| paletteColorBrewerReds | 0 | 0 | 0 | |
| paletteColorBrewerSet1 | 0.001 | 0.000 | 0.000 | |
| paletteColorBrewerSet2 | 0 | 0 | 0 | |
| paletteColorBrewerSet3 | 0.000 | 0.001 | 0.001 | |
| paletteColorBrewerYlGn | 0 | 0 | 0 | |
| paletteColorBrewerYlGnBu | 0 | 0 | 0 | |
| paletteColorBrewerYlOrBr | 0.000 | 0.001 | 0.000 | |
| paletteColorBrewerYlOrRd | 0 | 0 | 0 | |
| paletteColorRandom | 0.000 | 0.000 | 0.001 | |
| removeNodeCustomGraphics | 0.000 | 0.001 | 0.000 | |
| renameNetwork | 0 | 0 | 0 | |
| renameTableColumn | 0 | 0 | 0 | |
| resetDefaultSandbox | 0.000 | 0.000 | 0.001 | |
| runningRemoteCheck | 0.001 | 0.001 | 0.000 | |
| sandboxGetFileInfo | 0 | 0 | 0 | |
| sandboxGetFrom | 0 | 0 | 0 | |
| sandboxInitializer | 0 | 0 | 0 | |
| sandboxRemove | 0.001 | 0.000 | 0.001 | |
| sandboxRemoveFile | 0.000 | 0.000 | 0.001 | |
| sandboxSendTo | 0 | 0 | 0 | |
| sandboxSet | 0 | 0 | 0 | |
| sandboxUrlTo | 0.000 | 0.000 | 0.001 | |
| saveSession | 0.000 | 0.001 | 0.000 | |
| selectAllEdges | 0.000 | 0.000 | 0.001 | |
| selectAllNodes | 0 | 0 | 0 | |
| selectEdges | 0.000 | 0.000 | 0.001 | |
| selectEdgesAdjacentToSelectedNodes | 0.001 | 0.000 | 0.001 | |
| selectEdgesConnectingSelectedNodes | 0 | 0 | 0 | |
| selectFirstNeighbors | 0.000 | 0.000 | 0.001 | |
| selectNodes | 0 | 0 | 0 | |
| selectNodesConnectedBySelectedEdges | 0.000 | 0.000 | 0.001 | |
| setBackgroundColorDefault | 0.000 | 0.001 | 0.001 | |
| setCatchupFilterSecs | 0.001 | 0.000 | 0.000 | |
| setCatchupNetworkSecs | 0 | 0 | 0 | |
| setCurrentNetwork | 0.000 | 0.000 | 0.001 | |
| setCurrentSandbox | 0 | 0 | 0 | |
| setCurrentView | 0.001 | 0.000 | 0.000 | |
| setDefaultSandbox | 0.000 | 0.000 | 0.001 | |
| setDefaultSandboxPath | 0.000 | 0.001 | 0.000 | |
| setEdgeColorBypass | 0 | 0 | 0 | |
| setEdgeColorDefault | 0 | 0 | 0 | |
| setEdgeColorMapping | 0.000 | 0.001 | 0.000 | |
| setEdgeFontFaceBypass | 0 | 0 | 0 | |
| setEdgeFontFaceDefault | 0 | 0 | 0 | |
| setEdgeFontFaceMapping | 0 | 0 | 0 | |
| setEdgeFontSizeBypass | 0.001 | 0.001 | 0.000 | |
| setEdgeFontSizeDefault | 0 | 0 | 0 | |
| setEdgeFontSizeMapping | 0 | 0 | 0 | |
| setEdgeLabelBypass | 0.000 | 0.001 | 0.000 | |
| setEdgeLabelColorBypass | 0 | 0 | 0 | |
| setEdgeLabelColorDefault | 0.000 | 0.001 | 0.000 | |
| setEdgeLabelColorMapping | 0.001 | 0.000 | 0.000 | |
| setEdgeLabelDefault | 0.000 | 0.000 | 0.001 | |
| setEdgeLabelMapping | 0.000 | 0.001 | 0.000 | |
| setEdgeLabelOpacityBypass | 0.000 | 0.000 | 0.001 | |
| setEdgeLabelOpacityDefault | 0 | 0 | 0 | |
| setEdgeLabelOpacityMapping | 0 | 0 | 0 | |
| setEdgeLineStyleBypass | 0.000 | 0.001 | 0.001 | |
| setEdgeLineStyleDefault | 0 | 0 | 0 | |
| setEdgeLineStyleMapping | 0 | 0 | 0 | |
| setEdgeLineWidthBypass | 0.000 | 0.001 | 0.000 | |
| setEdgeLineWidthDefault | 0.001 | 0.000 | 0.001 | |
| setEdgeLineWidthMapping | 0 | 0 | 0 | |
| setEdgeOpacityBypass | 0.000 | 0.000 | 0.001 | |
| setEdgeOpacityDefault | 0 | 0 | 0 | |
| setEdgeOpacityMapping | 0 | 0 | 0 | |
| setEdgePropertyBypass | 0.001 | 0.000 | 0.001 | |
| setEdgeSelectionColorDefault | 0 | 0 | 0 | |
| setEdgeSourceArrowColorBypass | 0 | 0 | 0 | |
| setEdgeSourceArrowColorDefault | 0.000 | 0.000 | 0.001 | |
| setEdgeSourceArrowColorMapping | 0 | 0 | 0 | |
| setEdgeSourceArrowMapping | 0 | 0 | 0 | |
| setEdgeSourceArrowShapeBypass | 0.000 | 0.000 | 0.001 | |
| setEdgeSourceArrowShapeDefault | 0 | 0 | 0 | |
| setEdgeSourceArrowShapeMapping | 0 | 0 | 0 | |
| setEdgeTargetArrowColorBypass | 0.001 | 0.000 | 0.000 | |
| setEdgeTargetArrowColorDefault | 0.000 | 0.001 | 0.000 | |
| setEdgeTargetArrowColorMapping | 0.000 | 0.000 | 0.001 | |
| setEdgeTargetArrowMapping | 0.000 | 0.000 | 0.001 | |
| setEdgeTargetArrowShapeBypass | 0 | 0 | 0 | |
| setEdgeTargetArrowShapeDefault | 0 | 0 | 0 | |
| setEdgeTargetArrowShapeMapping | 0 | 0 | 0 | |
| setEdgeTooltipBypass | 0 | 0 | 0 | |
| setEdgeTooltipDefault | 0 | 0 | 0 | |
| setEdgeTooltipMapping | 0 | 0 | 0 | |
| setLayoutProperties | 0.000 | 0.000 | 0.001 | |
| setModelPropagationSecs | 0.000 | 0.000 | 0.001 | |
| setNetworkCenterBypass | 0.000 | 0.001 | 0.000 | |
| setNetworkPropertyBypass | 0 | 0 | 0 | |
| setNetworkZoomBypass | 0.001 | 0.000 | 0.001 | |
| setNodeBorderColorBypass | 0.001 | 0.000 | 0.000 | |
| setNodeBorderColorDefault | 0.000 | 0.000 | 0.001 | |
| setNodeBorderColorMapping | 0.000 | 0.000 | 0.001 | |
| setNodeBorderOpacityBypass | 0.000 | 0.000 | 0.001 | |
| setNodeBorderOpacityDefault | 0.000 | 0.000 | 0.001 | |
| setNodeBorderOpacityMapping | 0.001 | 0.000 | 0.001 | |
| setNodeBorderWidthBypass | 0.000 | 0.001 | 0.001 | |
| setNodeBorderWidthDefault | 0 | 0 | 0 | |
| setNodeBorderWidthMapping | 0 | 0 | 0 | |
| setNodeColorBypass | 0 | 0 | 0 | |
| setNodeColorDefault | 0.001 | 0.001 | 0.000 | |
| setNodeColorMapping | 0.000 | 0.000 | 0.001 | |
| setNodeComboOpacityMapping | 0 | 0 | 0 | |
| setNodeCustomBarChart | 0 | 0 | 0 | |
| setNodeCustomBoxChart | 0.001 | 0.000 | 0.000 | |
| setNodeCustomHeatMapChart | 0 | 0 | 0 | |
| setNodeCustomLineChart | 0 | 0 | 0 | |
| setNodeCustomLinearGradient | 0 | 0 | 0 | |
| setNodeCustomPieChart | 0 | 0 | 0 | |
| setNodeCustomPosition | 0 | 0 | 0 | |
| setNodeCustomRadialGradient | 0.000 | 0.001 | 0.000 | |
| setNodeCustomRingChart | 0 | 0 | 0 | |
| setNodeFillOpacityBypass | 0.000 | 0.001 | 0.001 | |
| setNodeFillOpacityDefault | 0 | 0 | 0 | |
| setNodeFillOpacityMapping | 0.000 | 0.000 | 0.001 | |
| setNodeFontFaceBypass | 0 | 0 | 0 | |
| setNodeFontFaceDefault | 0.000 | 0.001 | 0.000 | |
| setNodeFontFaceMapping | 0.001 | 0.000 | 0.001 | |
| setNodeFontSizeBypass | 0 | 0 | 0 | |
| setNodeFontSizeDefault | 0 | 0 | 0 | |
| setNodeFontSizeMapping | 0.000 | 0.000 | 0.001 | |
| setNodeHeightBypass | 0 | 0 | 0 | |
| setNodeHeightDefault | 0.001 | 0.000 | 0.000 | |
| setNodeHeightMapping | 0 | 0 | 0 | |
| setNodeLabelBypass | 0 | 0 | 0 | |
| setNodeLabelColorBypass | 0 | 0 | 0 | |
| setNodeLabelColorDefault | 0 | 0 | 0 | |
| setNodeLabelColorMapping | 0 | 0 | 0 | |
| setNodeLabelDefault | 0 | 0 | 0 | |
| setNodeLabelMapping | 0.000 | 0.000 | 0.001 | |
| setNodeLabelOpacityBypass | 0 | 0 | 0 | |
| setNodeLabelOpacityDefault | 0 | 0 | 0 | |
| setNodeLabelOpacityMapping | 0.000 | 0.000 | 0.001 | |
| setNodeOpacityBypass | 0.000 | 0.000 | 0.001 | |
| setNodePropertyBypass | 0.000 | 0.000 | 0.001 | |
| setNodeSelectionColorDefault | 0 | 0 | 0 | |
| setNodeShapeBypass | 0 | 0 | 0 | |
| setNodeShapeDefault | 0 | 0 | 0 | |
| setNodeShapeMapping | 0.000 | 0.000 | 0.001 | |
| setNodeSizeBypass | 0.001 | 0.000 | 0.001 | |
| setNodeSizeDefault | 0 | 0 | 0 | |
| setNodeSizeMapping | 0.000 | 0.000 | 0.001 | |
| setNodeTooltipBypass | 0 | 0 | 0 | |
| setNodeTooltipDefault | 0.000 | 0.000 | 0.001 | |
| setNodeTooltipMapping | 0 | 0 | 0 | |
| setNodeWidthBypass | 0 | 0 | 0 | |
| setNodeWidthDefault | 0 | 0 | 0 | |
| setNodeWidthMapping | 0.001 | 0.000 | 0.000 | |
| setNotebookIsRunning | 0.000 | 0.000 | 0.001 | |
| setSandboxReinitialize | 0 | 0 | 0 | |
| setStyleDependencies | 0 | 0 | 0 | |
| setVisualPropertyDefault | 0 | 0 | 0 | |
| setVisualStyle | 0 | 0 | 0 | |
| syncNodeCustomGraphicsSize | 0 | 0 | 0 | |
| toggleGraphicsDetails | 0 | 0 | 0 | |
| unhideAll | 0 | 0 | 0 | |
| unhideEdges | 0 | 0 | 0 | |
| unhideNodes | 0 | 0 | 0 | |
| uninstallApp | 0.000 | 0.000 | 0.001 | |
| updateApp | 0 | 0 | 0 | |
| updateNetworkInNDEx | 0.000 | 0.000 | 0.001 | |
| updateStyleDefaults | 0 | 0 | 0 | |
| updateStyleMapping | 0 | 0 | 0 | |