r-lib / processx

Execute and Control Subprocesses from R
https://processx.r-lib.org/
Other
234 stars 43 forks source link

errors.R: keep encoding of messages #312

Closed gaborcsardi closed 2 years ago

gaborcsardi commented 3 years ago

To be able to print UTF-8 messages on Windows.

gaborcsardi commented 2 years ago

This is already in main, apparently.