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/
>
Joseph
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 wrote:
> Morning All:
>
> Ha
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 th
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) :
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 and MD5 s
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 (!nchar(javahome)
6 matches
Mail list logo