ArcGIS Toolbox fails to find embedded R script if file extension is uppercase

267
0
02-04-2026 02:48 PM
Labels (3)
oharlacker_verita
Emerging Contributor

I have noticed that ArcGIS Pro will fail to find an embedded R geoprocessing tool script if the script file ends in an uppercase R. For example, ArcPro will find the tool script if the file name is "tool.script.execute.r", but will fail to find the tool if the file name is "tool.script.execute.R". Is this a bug/oversight, or is this intended functionality?

0 Replies