It keeps saying this:
configure: error: Java Development Kit (JDK) is missing or not registered in R
Make sure R is configured with full Java support (including JDK). Run R CMD javareconf as root to add Java support to R.
If you don't have root privileges, run R CMD javareconf -e to set all Java-related variables and then install rJava.
I have follow the link(How to install JDK on Ubuntu (Linux)?) to install JDK and setup the path,but when I try to install rJava , it says this again and again.
Anyone can help me figure out?
Thank you very much and have a nice day!