I have an R script which I successfully tested on Desktop and published as a geoprocessing tool.
The tool finds and filters some sql tables and outputs a table in a geodatabase.
But when I run the service I get the following error message:
Failed to initialize R interpreter. Please install recent version R for Windows Failed to execute (SearchString). Failed to execute (SearchString).
Do I need to have R installed in the same environment of ArcGIS Server?