The usual questions would be which version of R and especially RServe do you use? You will need 1.8.6 and should have a current version of KNIME and R.
In the meantime you could check these discussions if they might help you.
Install R alongside KNIME on Windows and MacOS
Over the last months I have collected a few entries about the installation of R alongside KNIME that contain some maybe useful hints how to overcome certain obstacles while installing them. I want to bring them together here. (If you are looking for a basic guide about how to install R in the first place you might look here or here ).
A few maybe unnecessary remarks upfront. Yes it takes some effort to get KNIME and R up and running but in the end you will be rewarded with the whole world of pos…
R and Rtools
Not exactly sure what you mean by installed by both R and RStudio. Typically you should only have one R installation with one library. You could try and check your version’s library with this comand:
.libPaths()
The error messages hint that you do not have the relevant package docxtractr installed.
And you will have to install RServe in the latest version. One thing I had success wit recently is described here:
After you have done that you could tell RStudio to find the Rtools necessary to…
RServe 1.8.6 on MacOSX
@s_rupp ,
this is a known issue and we have a script for that. Gonna send you the script via PM tomorrow morning.
We are working on a proper docu for the R extension that links that script.
Best
Mark
1 Like