Dear Knimers
I’m trying to get under Windows10 in Knime 4.3.0 R up and running again. I’ve been through this ordeal before using Windows7 and Knime 4.1.3 where I got it working by using all the great tips given in this topic:
I’m using Anaconda to keep track of the environments (which does work for Python happily; the py3-knime environment is created and working). The RStudio environment which is created by Anaconda gives me R version 3.6.1.
I’ve installed the version 1.8-6 of RServe using RStudio (I tried the binaries and an own compiled version; both give the same error in the end) and installed Cairo.
When I try to change the path to the R Home I get the following error on an invalid R executable:
but in RStudio R.home() gives this:

The knime.log shows this:
I tried the tip provided here:
RServe starts without problems, but it does not make any difference, the error remains.
Does anyone have a clue what could be the real issue here?