Skip to content
Prev 387030 / 398502 Next

Error when calling (R 4.0.x on Windows) from Python

On 27/01/2021 3:40 p.m., Bill Dunlap wrote:
Okay, now I see what you mean.

If you invoke R using R.exe, it asks cmd.exe to run Rterm.exe, so it is 
possible that redirection would be handled.

If you invoke R directly using Rterm.exe, then my description down below 
would be correct.

Duncan Murdoch