[R] Problem loading rJava...

2011-08-15 Thread Brian Lunergan
Morning All: Having problems installing this one into my R setup and wondered if anyone on the list had the same problem and found a workable solution. First to the system particulars: OS is the Hardy Heron edition of Ubuntu Linux R version is 2.13.1 Java installation is sun-java6 Next up is

Re: [R] Problem loading rJava...

2011-08-15 Thread Joseph Magagnoli
Brian, I believe I had a similar problem. Make sure you have JDK (*sun-java6-jdk) * installed as well. Here is a link to a JDK install guide http://www.cyberciti.biz/faq/howto-ubuntu-linux-install-configure-jdk-jre/ On Mon, Aug 15, 2011 at 10:18 AM, Brian Lunergan ff...@ncf.ca wrote: Morning

Re: [R] Problem loading rJava... (apparently solved)

2011-08-15 Thread Brian Lunergan
On Mon, 2011-08-15 at 10:41 -0500, Joseph Magagnoli wrote: Brian, I believe I had a similar problem. Make sure you have JDK (*sun-java6-jdk) * installed as well. Here is a link to a JDK install guide http://www.cyberciti.biz/faq/howto-ubuntu-linux-install-configure-jdk-jre/ content

[R] Problem loading rJava (win 7)

2011-04-21 Thread Tal Galili
Hello all, I'm using R 2.13.0 on windows 7. It seems rJava is failing to load for me, here is the error received: library(rJava) Error in utils::readRegistry(key, HLM, 2) : Registry key 'Software\JavaSoft\Java Runtime Environment' not found Error in utils::readRegistry(key, HLM, 2) :

[R] Problem loading rJava

2009-05-29 Thread Josef . Kardos
I am running R on Windows XP I first tried to install rJava and got this message utils:::menuInstallLocal() package 'rJava' successfully unpacked and MD5 sums checked updating HTML package descriptions then i tried this require(rJava) Loading required package: rJava Error in if

Re: [R] Problem loading rJava

2009-05-29 Thread Dieter Menne
Josef.Kardos at phila.gov writes: I finally realized I didn't have Java installed on my computer, so I downloaded Java and tested that it works. I then attempted to reinstall rJava and load the package, but got this; utils:::menuInstallLocal() package 'rJava' successfully unpacked