processx
processx copied to clipboard
Idea: create an executable that embeds R and run that instead of R / Rterm
Then we'll have better control over everything, e.g. whether we create a console on Windows, whether we output UTF-8, etc.
This is now implemented in asciicast, and it works pretty well. It is not clear if we should port it to callr or processx, maybe the the former?