r-script
r-script copied to clipboard
A simple little module for passing data from NodeJS to R (and back again).
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 : ```js events.js:174 throw er; // Unhandled 'error' event ^...
Getting this error message, any ideas? Error in modifyList(list(x = NULL, auto_unbox = T), dataIn[[3]], keep.null = T) : is.list(val) is not TRUE
As the pull request https://github.com/joshkatz/r-script/pull/7 failed, I updated it.
I'm having troubles when the R script fails with an exception. I'm getting a "SyntaxError: Unexpected end of JSON input" when my R code hits an exception. The problem is...
I am running the sync example code but got the following error: if (child.stderr) throw child.stderr; ^ Error in R script ex-sync.R 'unable to install packages' How to fix it
Warning in install.packages("need") : 'lib = "C:/Program Files/R/R-4.0.0/library"' is not writable Error in install.packages("need") : unable to install packages Execution halted
Script is not working here - using the "Fix bindAll"-workaround fixes the exception "no data...", but now I always get a NULL value back instead of the example string. Now...
I am trying to call simple R file which will call hist function. But when I call this function, I am getting following error > Error: No method asJSON S3...
It seems that this project is no longer maintained, I've created a new project here: https://github.com/fridgerator/r-script