The State Tree Diagram was available in the 9.x days. A work around with the registry key kept it working in 10.x. Since development has all but ended in traditional desktop, it's time to bring this request forward to ArcGIS Pro.
SDE administrators rely heavily on this tool. Period. The health of SDE versioning in general is dependent on congruity of the States and the Lineage. This need will not disappear with ArcGIS Pro or with branch versioning.
Esri, plan now. Work now. Get this accomplished.
To work without the State Tree Diagram is like you having to write code without a computer. Not very productive, intuitive, or feasible. For SDE administrators, the State Tree Diagram is a requirement, not a nice-to-have.
SDE management. It's a thing in GIS.
Sorry @ErikLash4 for not getting back to you for so long - I only just got back to this job. Thank heaps for your fix!
I confirm that this works at writing with ArcGIS Pro 3.2.0, R-ArcGIS 4.2.1, arcgisbinding package 1.01.306 (current) on Oracle 19.15 sde 10.8.1.
PDF option works well. I wouldn't use dataframe features. Window render works fine, but includes no detail and is not interactive.
Sample version tree output
Anyone have a mirror URL that works with this? I have tried a few from the https://cran.r-project.org/mirrors.html site and all of them give me this type of error. I am using R. 4.3.
https://mirrors.nics.utk.edu/cran/src/contrib:
cannot open URL 'https://mirrors.nics.utk.edu/cran/src/contrib/PACKAGES'package 'igraph' is not available for this version of R
@TamiOnstad https://mirror.aarnet.edu.au/pub/CRAN/ is working for me and I can also download the package from https://cran.r-project.org/bin/windows/contrib/4.5/igraph_2.1.4.zip as well the R-packaged igraph project page mirrors and links
I did not test it but imagine you can install the package locally and point the tool there. R/igraph suggests you can link to either github or r-universe.dev repos.
I did have an issue that it crashed Pro 2.9.5 immediately after running. I reinstalled the whole geoprocessing R package (including new arcgisbinding 1.01.311) and it suddenly started working again.
I would not install the latest R 4.5.0 as Esri arcgisbinding does not appear to support it yet.
Warning: Unable to access index for repository https://r.esri.com/bin/windows/ocntrib/4.5
Cannot open URL 'https://r.esri.com/bin/windows/ocntrib/4.5/PACKAGES'
Sample output from tool using R 4.2.1:
Start Time: Tuesday, 15 April 2025 12:46:11 PM
Saving temporary files to
C:\Users\aquee\AppData\Local\Temp\ArcGISProTemp26324\StateDiagram_v0gfeffj
Succeeded at Tuesday, 15 April 2025 12:46:13 PM (Elapsed Time: 1.67 seconds)
Start Time: Tuesday, 15 April 2025 12:46:13 PM
also installing the dependencies 'glue', 'cli', 'lifecycle', 'magrittr', 'pkgconfig', 'rlang', 'vctrs', 'cpp11'
There are binary versions available but the source versions are later:
binary source needs_compilation
glue 1.7.0 1.8.0 TRUE
cli 3.6.2 3.6.4 TRUE
rlang 1.1.3 1.1.6 TRUE
cpp11 0.4.7 0.5.2 FALSE
igraph 2.0.3 2.1.4 TRUE
Binaries will be installed
package 'glue' successfully unpacked and MD5 sums checked
package 'cli' successfully unpacked and MD5 sums checked
package 'lifecycle' successfully unpacked and MD5 sums checked
package 'magrittr' successfully unpacked and MD5 sums checked
package 'pkgconfig' successfully unpacked and MD5 sums checked
package 'rlang' successfully unpacked and MD5 sums checked
package 'vctrs' successfully unpacked and MD5 sums checked
cannot rename file 'C:\Users\aquee\AppData\Local\R\win-library\4.2\file66d4fb04621/vctrs' to 'C:\Users\aquee\AppData\Local\R\win-library\4.2/vctrs', reason 'The process cannot access the file because it is being used by another process'unable to move temporary installation 'C:\Users\aquee\AppData\Local\R\win-library\4.2\file66d4fb04621\vctrs' to 'C:\Users\aquee\AppData\Local\R\win-library\4.2\vctrs', copying instead
package 'igraph' successfully unpacked and MD5 sums checked
installing the source package 'cpp11'
There is a binary version available but the source version is later:
binary source needs_compilation
sp 2.1-3 2.2-0 TRUE
Binaries will be installed
package 'sp' successfully unpacked and MD5 sums checked
package 'igraph' was built under R version 4.2.3package 'sp' was built under R version 4.2.3
Number of states 3
Number of versions 3
Rendering in window
Error: C stack usage 13313776 is too close to the limit
Error: C stack usage 13313776 is too close to the limit
Error: C stack usage 13313776 is too close to the limit
Succeeded at Tuesday, 15 April 2025 12:46:39 PM (Elapsed Time: 26.22 seconds)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.