Hello,
I am programming my own custom ArcGIS tool using Python and R (close to the tools developed by Mr. Mark Janikas).
The Python script seems to call R correctly and pass all the right parameters to it. However, whenever I try to load an R package (either with library() or require()), I get the message "Failed to Execute script_name" (see attached image).
Has anybody ever encountered the same problem, or can help me figure out why that happens?
Thank you!
F.