I was just installing an R package that appears to reference Java. I received the following error.
Error : .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures.
I reinstalled Java on my computer to the latest version, and I still receive this error. What do I need to do to get R, or is it RStudio, to recognize my computer installation of Java?
R CMD javareconf. - nicola