I had some troubles installing rJava on Ubuntu. The easiest solution I found was installing from the command line using:
sudo apt-get install r-cran-rjava
Then it worked without any problems.
I had some troubles installing rJava on Ubuntu. The easiest solution I found was installing from the command line using:
sudo apt-get install r-cran-rjava
Then it worked without any problems.