> On Oct 21, 2017, at 4:35 AM, Morkus via R-help wrote:
>
> Hello All,
>
> Although running Java from R used to work, for some mysterious reason, it's
> stopped.
>
> Today when I tried to load a basic JDBC driver (or the sample .jinit()) code,
> I got:
>
> - JavaVM: requested Java version (
I suggest asking a Mac-OS-specific question like this on the r-sig-mac mailing
list. A common problem is attempting to access a 64-bit implementation of Java
from a 32-bit version of R, or vice versa, but you may want to include the
output of sessionInfo() and a reproducible example (both input
2 matches
Mail list logo