subprocess
subprocess copied to clipboard
# Problem `stdout` not captured in `process_read`. Also `stderr` is not captured, if you adjust the example code to non-zero exit, e.g. `handle
Hi! I would like to use subprocess library in a situation, where in some cases the spawned R process would get nonexisting commands, or variables, that are not yet present...
Hi Lukasz, Thanks for this amazing package! It has been of great help! I recently ran into a problem when calling process_read, see below ```R handle