You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
By default R outputs some messages into error output not to mix them with results of calculations etc. Here is what you can normally see in RStudio:
Red text is what you’d get in $rProcess->getErrors() if you used PHP-R. I’d recommend you to simply ignore these errors – they should not negatively influence any of your further commands. Also have a look at method getLastWriteErrors() – it might be reasonable to use it instead of getErrors() if you are interested only in recently occurred errors.
I’ll leave this issue open for now; maybe someone can recommend a good solution for
differentiating between info messages and real errors in error output (I personally can’t see a universal one).
I'm in need import libraries in my R code, but is giving the following error.
Result:
The text was updated successfully, but these errors were encountered: