Hello,
ex-sync.R : the console.log command returns "null".
It isn't the expected result (cf. README.md)
ex-async.R : in console, returns :
events.js:174
throw er; // Unhandled 'error' event
^
Error: spawn Rscript ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:246:12)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
It isn't the expected result (cf. README.md)
What solution do i have ?
Is the project still maintained ?
Thanks in advance.
Hello,
ex-sync.R : the console.log command returns "null".
It isn't the expected result (cf. README.md)
ex-async.R : in console, returns :
It isn't the expected result (cf. README.md)
What solution do i have ?
Is the project still maintained ?
Thanks in advance.