Error loading R packages from ArcGIS Python script

560
0
05-16-2013 01:25 PM
FrancescoTonini
New Contributor
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.
0 Kudos
0 Replies