r-script
r-script copied to clipboard
Fix for issue 'unexpected end of input' and updated error handling
Hi, When is this fix going to be merged into the master?
Hi SalvoLunar,
A similar bug fix for index.js has already been merged with #6, so you might be good to go...
But I also like this one, because it fixes not only stdout (like #6) but also stderr.
Plus, it displays a more verbose message in launch.R.
Br, Dr. MMu