Hi,
Has anybody attempted to publish a script tool created in R using the R-ArcGIS Bridge as a Web Tool before? A Web Tool I am working on relies on a R Script tool as part of the model. The model and the script tool itself both run successfully in ArcGIS Pro with no issues.
In testing this out, I have published the standalone script tool to my organization's Portal and, while it publishes successfully, when I attempt to run it within the portal it fails.
My assumption is that I might need to install R, and the packages/dependencies used by the tool, onto the federated server that our Portal runs on. But, as someone relatively new to Enterprise and Web Tool publishing, I could be wrong about this. If I do need to do this, I would appreciate any advice on how to do so, as I am anticipating the package/dependencies transfer process might be a headache.