I am trying to load the rJava using the command:
library(rJava)
But I get the following error:
Error : .onLoad failed i
R for Windows installer installs by default both 32-bit and 64-bit files. Reinstalling R and unticking 32-bit part solved the problem for me.