Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-01 12:07 -0400 (Fri, 01 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 1691/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
RCy3 2.26.0 (landing page) Alex Pico
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: RCy3 |
Version: 2.26.0 |
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.26.0.tar.gz |
StartedAt: 2024-11-01 01:45:53 -0400 (Fri, 01 Nov 2024) |
EndedAt: 2024-11-01 01:50:40 -0400 (Fri, 01 Nov 2024) |
EllapsedTime: 286.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: RCy3.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/RCy3.Rcheck’ * using R version 4.4.1 (2024-06-14) * 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.6 * 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.26.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 code 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 ... NOTE checkRd: (-1) importFileFromUrl.Rd:24: Lost braces; missing escapes or markup? 24 | dict: {'filePath': <new file's absolute path in Cytoscape workstation>, 'fileByteCount': number of bytes read} | ^ checkRd: (-1) sandboxGetFileInfo.Rd:17: Lost braces; missing escapes or markup? 17 | dict: {'filePath': <full path on Cytoscape workstation>, 'modifiedTime': <last changed time, '' if file doesn't exist>, 'isFile': <True if file, False if directory>} | ^ checkRd: (-1) sandboxRemove.Rd:15: Lost braces; missing escapes or markup? 15 | dict: {'sandboxPath': <directory on Cytoscape workstation>, 'existed': <True if sandbox existed>} | ^ checkRd: (-1) sandboxRemoveFile.Rd:17: Lost braces; missing escapes or markup? 17 | dict: {'filePath': <file's absolute path in Cytoscape workstation>, 'existed': True if file existed before being deleted} | ^ checkRd: (-1) sandboxUrlTo.Rd:27: Lost braces; missing escapes or markup? 27 | dict: {'filePath': <new file's absolute path in Cytoscape workstation>, 'fileByteCount': number of bytes read} | ^ * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.20-bioc/meat/RCy3.Rcheck/00check.log’ for details.
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)
RCy3.Rcheck/tests/runTests.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" 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.151 0.056 0.205
RCy3.Rcheck/RCy3-Ex.timings
name | user | system | elapsed | |
AddToGroup | 0 | 0 | 0 | |
RemoveFromGroup | 0.001 | 0.000 | 0.000 | |
UpdateAnnotationBoundedText | 0.000 | 0.001 | 0.000 | |
addAnnotationBoundedText | 0.001 | 0.000 | 0.000 | |
addAnnotationImage | 0.000 | 0.000 | 0.001 | |
addAnnotationShape | 0 | 0 | 0 | |
addAnnotationText | 0 | 0 | 0 | |
addCyEdges | 0.000 | 0.000 | 0.001 | |
addCyNodes | 0 | 0 | 0 | |
analyzeNetwork | 0 | 0 | 0 | |
applyFilter | 0 | 0 | 0 | |
bundleEdges | 0 | 0 | 0 | |
checkNotebookIsRunning | 0 | 0 | 0 | |
checkRunningRemote | 0 | 0 | 0 | |
clearEdgeBends | 0 | 0 | 0 | |
clearEdgePropertyBypass | 0 | 0 | 0 | |
clearNetworkCenterBypass | 0 | 0 | 0 | |
clearNetworkPropertyBypass | 0 | 0 | 0 | |
clearNetworkZoomBypass | 0 | 0 | 0 | |
clearNodeOpacityBypass | 0 | 0 | 0 | |
clearNodePropertyBypass | 0 | 0 | 0 | |
clearSelection | 0 | 0 | 0 | |
cloneNetwork | 0.000 | 0.000 | 0.001 | |
closeSession | 0 | 0 | 0 | |
collapseGroup | 0.000 | 0.001 | 0.000 | |
commandEcho | 0.000 | 0.000 | 0.001 | |
commandOpenDialog | 0 | 0 | 0 | |
commandPause | 0.000 | 0.001 | 0.000 | |
commandQuit | 0.000 | 0.000 | 0.001 | |
commandRunFile | 0 | 0 | 0 | |
commandSleep | 0 | 0 | 0 | |
commandsAPI | 0.000 | 0.000 | 0.001 | |
commandsGET | 0 | 0 | 0 | |
commandsHelp | 0 | 0 | 0 | |
commandsPOST | 0.000 | 0.000 | 0.001 | |
commandsRun | 0 | 0 | 0 | |
copyVisualStyle | 0 | 0 | 0 | |
createColumnFilter | 0 | 0 | 0 | |
createCompositeFilter | 0 | 0 | 0 | |
createCytoscapejsFromNetwork | 0 | 0 | 0 | |
createDegreeFilter | 0.001 | 0.000 | 0.001 | |
createGraphFromNetwork | 0 | 0 | 0 | |
createGroup | 0 | 0 | 0 | |
createGroupByColumn | 0.000 | 0.000 | 0.001 | |
createIgraphFromNetwork | 0 | 0 | 0 | |
createNetworkFromCytoscapejs | 0 | 0 | 0 | |
createNetworkFromDataFrames | 0.000 | 0.000 | 0.001 | |
createNetworkFromGraph | 0 | 0 | 0 | |
createNetworkFromIgraph | 0 | 0 | 0 | |
createSubnetwork | 0 | 0 | 0 | |
createView | 0 | 0 | 0 | |
createVisualStyle | 0 | 0 | 0 | |
cybrowserClose | 0 | 0 | 0 | |
cybrowserDialog | 0 | 0 | 0 | |
cybrowserHide | 0 | 0 | 0 | |
cybrowserList | 0 | 0 | 0 | |
cybrowserSend | 0 | 0 | 0 | |
cybrowserShow | 0 | 0 | 0 | |
cybrowserVersion | 0 | 0 | 0 | |
cyrestAPI | 0 | 0 | 0 | |
cyrestDELETE | 0.000 | 0.000 | 0.001 | |
cyrestGET | 0.000 | 0.000 | 0.001 | |
cyrestPOST | 0.000 | 0.001 | 0.000 | |
cyrestPUT | 0 | 0 | 0 | |
cytoscapeApiVersions | 0 | 0 | 0 | |
cytoscapeFreeMemory | 0.000 | 0.001 | 0.000 | |
cytoscapeMemoryStatus | 0 | 0 | 0 | |
cytoscapeNumberOfCores | 0 | 0 | 0 | |
cytoscapePing | 0.000 | 0.001 | 0.000 | |
cytoscapeVersionInfo | 0 | 0 | 0 | |
deleteAllNetworks | 0 | 0 | 0 | |
deleteAllVisualStyle | 0 | 0 | 0 | |
deleteAnnotation | 0 | 0 | 0 | |
deleteDuplicateEdges | 0 | 0 | 0 | |
deleteGroup | 0 | 0 | 0 | |
deleteNetwork | 0 | 0 | 0 | |
deleteSelectedEdges | 0.000 | 0.000 | 0.001 | |
deleteSelectedNodes | 0 | 0 | 0 | |
deleteSelfLoops | 0 | 0 | 0 | |
deleteStyleMapping | 0 | 0 | 0 | |
deleteTableColumn | 0 | 0 | 0 | |
deleteVisualStyle | 0.000 | 0.001 | 0.000 | |
diffusionAdvanced | 0 | 0 | 0 | |
diffusionBasic | 0 | 0 | 0 | |
disableApp | 0 | 0 | 0 | |
doInitializeSandbox | 0 | 0 | 0 | |
doRequestRemote | 0 | 0 | 0 | |
doSetSandbox | 0 | 0 | 0 | |
dockPanel | 0 | 0 | 0 | |
dot-exportShowImage | 0.001 | 0.000 | 0.000 | |
dot-getDefaultSandbox | 0 | 0 | 0 | |
dot-getRequester | 0 | 0 | 0 | |
enableApp | 0 | 0 | 0 | |
expandGroup | 0.000 | 0.000 | 0.001 | |
exportFilters | 0.000 | 0.001 | 0.000 | |
exportImage | 0 | 0 | 0 | |
exportJPG | 0.000 | 0.000 | 0.001 | |
exportNetwork | 0 | 0 | 0 | |
exportNetworkToNDEx | 0 | 0 | 0 | |
exportPDF | 0 | 0 | 0 | |
exportPNG | 0 | 0 | 0 | |
exportPS | 0 | 0 | 0 | |
exportSVG | 0 | 0 | 0 | |
exportVisualStyles | 0 | 0 | 0 | |
findRemoteCytoscape | 0 | 0 | 0 | |
fitContent | 0 | 0 | 0 | |
floatPanel | 0 | 0 | 0 | |
getAbsSandboxPath | 0 | 0 | 0 | |
getAllEdges | 0 | 0 | 0 | |
getAllNodes | 0 | 0 | 0 | |
getAllStyleMappings | 0 | 0 | 0 | |
getAnnotationList | 0 | 0 | 0 | |
getAppInformation | 0.001 | 0.000 | 0.000 | |
getAppStatus | 0 | 0 | 0 | |
getAppUpdates | 0 | 0 | 0 | |
getArrowShapes | 0.001 | 0.000 | 0.000 | |
getAvailableApps | 0 | 0 | 0 | |
getBackgroundColorDefault | 0.000 | 0.000 | 0.001 | |
getBrowserClientChannel | 0 | 0 | 0 | |
getBrowserClientJs | 0 | 0 | 0 | |
getCollectionList | 0.000 | 0.000 | 0.001 | |
getCollectionName | 0 | 0 | 0 | |
getCollectionNetworks | 0 | 0 | 0 | |
getCollectionSuid | 0.000 | 0.000 | 0.001 | |
getCurrentSandbox | 0 | 0 | 0 | |
getCurrentSandboxName | 0.000 | 0.001 | 0.000 | |
getCurrentSandboxPath | 0 | 0 | 0 | |
getCurrentStyle | 0 | 0 | 0 | |
getDefaultSandbox | 0 | 0 | 0 | |
getDefaultSandboxPath | 0.000 | 0.000 | 0.001 | |
getDisabledApps | 0 | 0 | 0 | |
getEdgeColor | 0 | 0 | 0 | |
getEdgeCount | 0.000 | 0.000 | 0.001 | |
getEdgeInfo | 0 | 0 | 0 | |
getEdgeLineStyle | 0 | 0 | 0 | |
getEdgeLineWidth | 0.001 | 0.000 | 0.001 | |
getEdgeProperty | 0 | 0 | 0 | |
getEdgeSelectionColorDefault | 0 | 0 | 0 | |
getEdgeTargetArrowShape | 0 | 0 | 0 | |
getFilterList | 0 | 0 | 0 | |
getFirstNeighbors | 0 | 0 | 0 | |
getGroupInfo | 0.000 | 0.000 | 0.001 | |
getInstalledApps | 0 | 0 | 0 | |
getJupyterBridgeURL | 0 | 0 | 0 | |
getLayoutNameMapping | 0.000 | 0.001 | 0.000 | |
getLayoutNames | 0 | 0 | 0 | |
getLayoutPropertyNames | 0 | 0 | 0 | |
getLayoutPropertyType | 0 | 0 | 0 | |
getLayoutPropertyValue | 0 | 0 | 0 | |
getLineStyles | 0 | 0 | 0 | |
getNetworkCenter | 0 | 0 | 0 | |
getNetworkCount | 0 | 0 | 0 | |
getNetworkList | 0 | 0 | 0 | |
getNetworkNDExId | 0 | 0 | 0 | |
getNetworkName | 0 | 0 | 0 | |
getNetworkProperty | 0 | 0 | 0 | |
getNetworkSuid | 0 | 0 | 0 | |
getNetworkViewSuid | 0 | 0 | 0 | |
getNetworkViews | 0 | 0 | 0 | |
getNetworkZoom | 0 | 0 | 0 | |
getNodeColor | 0 | 0 | 0 | |
getNodeCount | 0 | 0 | 0 | |
getNodeHeight | 0 | 0 | 0 | |
getNodeLabelPosition | 0 | 0 | 0 | |
getNodeLabelPositionDefault | 0 | 0 | 0 | |
getNodePosition | 0 | 0 | 0 | |
getNodeProperty | 0 | 0 | 0 | |
getNodeSelectionColorDefault | 0 | 0 | 0 | |
getNodeShapes | 0 | 0 | 0 | |
getNodeSize | 0 | 0 | 0 | |
getNodeWidth | 0 | 0 | 0 | |
getNotebookIsRunning | 0 | 0 | 0 | |
getSandboxReinitialize | 0 | 0 | 0 | |
getSelectedEdgeCount | 0 | 0 | 0 | |
getSelectedEdges | 0 | 0 | 0 | |
getSelectedNodeCount | 0 | 0 | 0 | |
getSelectedNodes | 0 | 0 | 0 | |
getStyleDependencies | 0 | 0 | 0 | |
getStyleMapping | 0 | 0 | 0 | |
getTableColumnNames | 0 | 0 | 0 | |
getTableColumnTypes | 0 | 0 | 0 | |
getTableColumns | 0 | 0 | 0 | |
getTableValue | 0 | 0 | 0 | |
getUninstalledApps | 0 | 0 | 0 | |
getVisualPropertyDefault | 0 | 0 | 0 | |
getVisualPropertyNames | 0 | 0 | 0 | |
getVisualStyleJSON | 0 | 0 | 0 | |
getVisualStyleNames | 0 | 0 | 0 | |
groupAnnotation | 0 | 0 | 0 | |
hideAllPanels | 0 | 0 | 0 | |
hideEdges | 0.001 | 0.000 | 0.000 | |
hideNodes | 0 | 0 | 0 | |
hidePanel | 0 | 0 | 0 | |
hideSelectedEdges | 0 | 0 | 0 | |
hideSelectedNodes | 0 | 0 | 0 | |
importFileFromUrl | 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 | 0 | 0 | |
invertNodeSelection | 0 | 0 | 0 | |
layoutCopycat | 0 | 0 | 0 | |
layoutNetwork | 0 | 0 | 0 | |
listGroups | 0.001 | 0.000 | 0.001 | |
lockNodeDimensions | 0.000 | 0.001 | 0.000 | |
makeSimpleGraph | 0.04 | 0.00 | 0.04 | |
makeSimpleIgraph | 0.051 | 0.005 | 0.057 | |
mapTableColumn | 0 | 0 | 0 | |
mapVisualProperty | 0 | 0 | 0 | |
matchArrowColorToEdge | 0 | 0 | 0 | |
mergeNetworks | 0 | 0 | 0 | |
notebookExportShowImage | 0 | 0 | 0 | |
notebookShowImage | 0 | 0 | 0 | |
openAppStore | 0 | 0 | 0 | |
openSession | 0 | 0 | 0 | |
paletteColorBrewerAccent | 0.003 | 0.001 | 0.003 | |
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.000 | 0.001 | 0.000 | |
paletteColorBrewerGnBu | 0.000 | 0.000 | 0.001 | |
paletteColorBrewerGreens | 0.000 | 0.000 | 0.001 | |
paletteColorBrewerGreys | 0 | 0 | 0 | |
paletteColorBrewerOrRd | 0.000 | 0.001 | 0.000 | |
paletteColorBrewerOranges | 0 | 0 | 0 | |
paletteColorBrewerPRGn | 0 | 0 | 0 | |
paletteColorBrewerPaired | 0 | 0 | 0 | |
paletteColorBrewerPastel1 | 0 | 0 | 0 | |
paletteColorBrewerPastel2 | 0.000 | 0.001 | 0.001 | |
paletteColorBrewerPiYG | 0 | 0 | 0 | |
paletteColorBrewerPuBu | 0.000 | 0.000 | 0.001 | |
paletteColorBrewerPuBuGn | 0 | 0 | 0 | |
paletteColorBrewerPuOr | 0 | 0 | 0 | |
paletteColorBrewerPuRd | 0 | 0 | 0 | |
paletteColorBrewerPurples | 0.000 | 0.001 | 0.000 | |
paletteColorBrewerRdBu | 0 | 0 | 0 | |
paletteColorBrewerRdPu | 0 | 0 | 0 | |
paletteColorBrewerRdYlBu | 0.001 | 0.000 | 0.000 | |
paletteColorBrewerReds | 0 | 0 | 0 | |
paletteColorBrewerSet1 | 0.000 | 0.000 | 0.001 | |
paletteColorBrewerSet2 | 0.000 | 0.000 | 0.001 | |
paletteColorBrewerSet3 | 0 | 0 | 0 | |
paletteColorBrewerYlGn | 0 | 0 | 0 | |
paletteColorBrewerYlGnBu | 0.000 | 0.001 | 0.000 | |
paletteColorBrewerYlOrBr | 0 | 0 | 0 | |
paletteColorBrewerYlOrRd | 0 | 0 | 0 | |
paletteColorRandom | 0.001 | 0.000 | 0.001 | |
paletteColorVirdis | 0.000 | 0.000 | 0.001 | |
removeNodeCustomGraphics | 0 | 0 | 0 | |
renameNetwork | 0 | 0 | 0 | |
renameTableColumn | 0 | 0 | 0 | |
resetDefaultSandbox | 0 | 0 | 0 | |
rotateLayout | 0 | 0 | 0 | |
runningRemoteCheck | 0 | 0 | 0 | |
sandboxGetFileInfo | 0 | 0 | 0 | |
sandboxGetFrom | 0 | 0 | 0 | |
sandboxInitializer | 0 | 0 | 0 | |
sandboxRemove | 0 | 0 | 0 | |
sandboxRemoveFile | 0 | 0 | 0 | |
sandboxSendTo | 0 | 0 | 0 | |
sandboxSet | 0 | 0 | 0 | |
sandboxUrlTo | 0.000 | 0.000 | 0.001 | |
saveSession | 0 | 0 | 0 | |
scaleLayout | 0 | 0 | 0 | |
selectAll | 0 | 0 | 0 | |
selectAllEdges | 0.001 | 0.001 | 0.000 | |
selectAllNodes | 0 | 0 | 0 | |
selectEdges | 0 | 0 | 0 | |
selectEdgesAdjacentToNodes | 0 | 0 | 0 | |
selectEdgesAdjacentToSelectedNodes | 0 | 0 | 0 | |
selectEdgesConnectingSelectedNodes | 0 | 0 | 0 | |
selectFirstNeighbors | 0 | 0 | 0 | |
selectNodes | 0 | 0 | 0 | |
selectNodesConnectedBySelectedEdges | 0 | 0 | 0 | |
setBackgroundColorDefault | 0.000 | 0.001 | 0.000 | |
setCatchupFilterSecs | 0 | 0 | 0 | |
setCatchupNetworkSecs | 0 | 0 | 0 | |
setCurrentNetwork | 0 | 0 | 0 | |
setCurrentSandbox | 0 | 0 | 0 | |
setCurrentView | 0 | 0 | 0 | |
setDefaultSandbox | 0 | 0 | 0 | |
setDefaultSandboxPath | 0 | 0 | 0 | |
setEdgeColorBypass | 0 | 0 | 0 | |
setEdgeColorDefault | 0 | 0 | 0 | |
setEdgeColorMapping | 0 | 0 | 0 | |
setEdgeFontFaceBypass | 0.000 | 0.000 | 0.001 | |
setEdgeFontFaceDefault | 0 | 0 | 0 | |
setEdgeFontFaceMapping | 0.001 | 0.000 | 0.000 | |
setEdgeFontSizeBypass | 0 | 0 | 0 | |
setEdgeFontSizeDefault | 0 | 0 | 0 | |
setEdgeFontSizeMapping | 0 | 0 | 0 | |
setEdgeLabelBypass | 0 | 0 | 0 | |
setEdgeLabelColorBypass | 0.000 | 0.000 | 0.001 | |
setEdgeLabelColorDefault | 0 | 0 | 0 | |
setEdgeLabelColorMapping | 0 | 0 | 0 | |
setEdgeLabelDefault | 0 | 0 | 0 | |
setEdgeLabelMapping | 0 | 0 | 0 | |
setEdgeLabelOpacityBypass | 0 | 0 | 0 | |
setEdgeLabelOpacityDefault | 0 | 0 | 0 | |
setEdgeLabelOpacityMapping | 0 | 0 | 0 | |
setEdgeLineStyleBypass | 0.000 | 0.001 | 0.000 | |
setEdgeLineStyleDefault | 0.000 | 0.000 | 0.001 | |
setEdgeLineStyleMapping | 0 | 0 | 0 | |
setEdgeLineWidthBypass | 0 | 0 | 0 | |
setEdgeLineWidthDefault | 0.000 | 0.000 | 0.001 | |
setEdgeLineWidthMapping | 0 | 0 | 0 | |
setEdgeOpacityBypass | 0 | 0 | 0 | |
setEdgeOpacityDefault | 0.000 | 0.000 | 0.001 | |
setEdgeOpacityMapping | 0 | 0 | 0 | |
setEdgePropertyBypass | 0 | 0 | 0 | |
setEdgeSelectionColorDefault | 0 | 0 | 0 | |
setEdgeSourceArrowColorBypass | 0 | 0 | 0 | |
setEdgeSourceArrowColorDefault | 0.000 | 0.001 | 0.000 | |
setEdgeSourceArrowColorMapping | 0 | 0 | 0 | |
setEdgeSourceArrowMapping | 0 | 0 | 0 | |
setEdgeSourceArrowShapeBypass | 0.000 | 0.001 | 0.000 | |
setEdgeSourceArrowShapeDefault | 0 | 0 | 0 | |
setEdgeSourceArrowShapeMapping | 0 | 0 | 0 | |
setEdgeTargetArrowColorBypass | 0 | 0 | 0 | |
setEdgeTargetArrowColorDefault | 0 | 0 | 0 | |
setEdgeTargetArrowColorMapping | 0.000 | 0.000 | 0.001 | |
setEdgeTargetArrowMapping | 0 | 0 | 0 | |
setEdgeTargetArrowShapeBypass | 0.001 | 0.000 | 0.000 | |
setEdgeTargetArrowShapeDefault | 0 | 0 | 0 | |
setEdgeTargetArrowShapeMapping | 0 | 0 | 0 | |
setEdgeTooltipBypass | 0 | 0 | 0 | |
setEdgeTooltipDefault | 0.000 | 0.001 | 0.000 | |
setEdgeTooltipMapping | 0 | 0 | 0 | |
setLayoutProperties | 0 | 0 | 0 | |
setModelPropagationSecs | 0 | 0 | 0 | |
setNetworkCenterBypass | 0.000 | 0.000 | 0.001 | |
setNetworkPropertyBypass | 0 | 0 | 0 | |
setNetworkZoomBypass | 0 | 0 | 0 | |
setNodeBorderColorBypass | 0 | 0 | 0 | |
setNodeBorderColorDefault | 0.000 | 0.001 | 0.000 | |
setNodeBorderColorMapping | 0 | 0 | 0 | |
setNodeBorderOpacityBypass | 0 | 0 | 0 | |
setNodeBorderOpacityDefault | 0 | 0 | 0 | |
setNodeBorderOpacityMapping | 0 | 0 | 0 | |
setNodeBorderWidthBypass | 0 | 0 | 0 | |
setNodeBorderWidthDefault | 0 | 0 | 0 | |
setNodeBorderWidthMapping | 0 | 0 | 0 | |
setNodeColorBypass | 0 | 0 | 0 | |
setNodeColorDefault | 0 | 0 | 0 | |
setNodeColorMapping | 0 | 0 | 0 | |
setNodeComboOpacityMapping | 0.000 | 0.001 | 0.000 | |
setNodeCustomBarChart | 0 | 0 | 0 | |
setNodeCustomBoxChart | 0 | 0 | 0 | |
setNodeCustomHeatMapChart | 0 | 0 | 0 | |
setNodeCustomLineChart | 0 | 0 | 0 | |
setNodeCustomLinearGradient | 0 | 0 | 0 | |
setNodeCustomPieChart | 0 | 0 | 0 | |
setNodeCustomPosition | 0 | 0 | 0 | |
setNodeCustomRadialGradient | 0.000 | 0.000 | 0.001 | |
setNodeCustomRingChart | 0 | 0 | 0 | |
setNodeFillOpacityBypass | 0 | 0 | 0 | |
setNodeFillOpacityDefault | 0 | 0 | 0 | |
setNodeFillOpacityMapping | 0.000 | 0.000 | 0.001 | |
setNodeFontFaceBypass | 0 | 0 | 0 | |
setNodeFontFaceDefault | 0 | 0 | 0 | |
setNodeFontFaceMapping | 0 | 0 | 0 | |
setNodeFontSizeBypass | 0.000 | 0.000 | 0.001 | |
setNodeFontSizeDefault | 0 | 0 | 0 | |
setNodeFontSizeMapping | 0.000 | 0.001 | 0.000 | |
setNodeHeightBypass | 0 | 0 | 0 | |
setNodeHeightDefault | 0.000 | 0.000 | 0.001 | |
setNodeHeightMapping | 0 | 0 | 0 | |
setNodeLabelBypass | 0 | 0 | 0 | |
setNodeLabelColorBypass | 0 | 0 | 0 | |
setNodeLabelColorDefault | 0.000 | 0.000 | 0.001 | |
setNodeLabelColorMapping | 0 | 0 | 0 | |
setNodeLabelDefault | 0.000 | 0.001 | 0.000 | |
setNodeLabelMapping | 0 | 0 | 0 | |
setNodeLabelOpacityBypass | 0.000 | 0.000 | 0.001 | |
setNodeLabelOpacityDefault | 0 | 0 | 0 | |
setNodeLabelOpacityMapping | 0 | 0 | 0 | |
setNodeLabelPositionBypass | 0.000 | 0.001 | 0.000 | |
setNodeLabelPositionDefault | 0.000 | 0.000 | 0.001 | |
setNodeOpacityBypass | 0 | 0 | 0 | |
setNodePositionBypass | 0 | 0 | 0 | |
setNodePropertyBypass | 0 | 0 | 0 | |
setNodeSelectionColorDefault | 0 | 0 | 0 | |
setNodeShapeBypass | 0 | 0 | 0 | |
setNodeShapeDefault | 0 | 0 | 0 | |
setNodeShapeMapping | 0.000 | 0.001 | 0.000 | |
setNodeSizeBypass | 0.001 | 0.000 | 0.000 | |
setNodeSizeDefault | 0 | 0 | 0 | |
setNodeSizeMapping | 0 | 0 | 0 | |
setNodeTooltipBypass | 0 | 0 | 0 | |
setNodeTooltipDefault | 0 | 0 | 0 | |
setNodeTooltipMapping | 0 | 0 | 0 | |
setNodeWidthBypass | 0 | 0 | 0 | |
setNodeWidthDefault | 0.000 | 0.001 | 0.001 | |
setNodeWidthMapping | 0 | 0 | 0 | |
setNotebookIsRunning | 0 | 0 | 0 | |
setSandboxReinitialize | 0 | 0 | 0 | |
setStyleDependencies | 0.001 | 0.000 | 0.001 | |
setVisualPropertyDefault | 0 | 0 | 0 | |
setVisualStyle | 0 | 0 | 0 | |
syncNodeCustomGraphicsSize | 0 | 0 | 0 | |
toggleGraphicsDetails | 0 | 0 | 0 | |
ungroupAnnotation | 0.000 | 0.000 | 0.001 | |
unhideAll | 0 | 0 | 0 | |
unhideEdges | 0 | 0 | 0 | |
unhideNodes | 0 | 0 | 0 | |
uninstallApp | 0 | 0 | 0 | |
updateAnnotationImage | 0.000 | 0.000 | 0.001 | |
updateAnnotationShape | 0 | 0 | 0 | |
updateAnnotationText | 0 | 0 | 0 | |
updateApp | 0 | 0 | 0 | |
updateGroupAnnotation | 0 | 0 | 0 | |
updateNetworkInNDEx | 0 | 0 | 0 | |
updateStyleDefaults | 0 | 0 | 0 | |
updateStyleMapping | 0 | 0 | 0 | |