I am trying to compile a package for R that uses openNLP which relies on rJava. The compiling fails with this message:
openNLP
rJava
The issue was between a 32 bit windows and a 64 bit java. I downloaded the 32 bit java and it worked (though I still get a warning)