hi,
I did a simple R script print("Hello World!") and tried to run it, but I got an error:
Oct 2, 2016 9:21:10 AM SEVERE: Process failed: The script could not be parsed.
Oct 2, 2016 9:21:10 AM SEVERE: Here:
Oct 2, 2016 9:21:10 AM SEVERE: Process[1] (Process)
Oct 2, 2016 9:21:10 AM SEVERE: subprocess 'Main Process'
Oct 2, 2016 9:21:10 AM SEVERE: ==> +- Execute R[1] (Execute R)
I don't know why, but I have correctly entered the path to the RScript.exe in the Preferences...
With the Rscript tutorial, I get the error:
The script could not be parsed. Please check your R Script.
I dont know whats wrong..?