Skip to content
Back to formatted view

Raw Message

Message-ID: <4DC9223B.9040007@statistik.tu-dortmund.de>
Date: 2011-05-10T11:32:11Z
From: Uwe Ligges
Subject: Installing package
In-Reply-To: <1305002065233-3510987.post@n4.nabble.com>

On 10.05.2011 06:34, Hurr wrote:
> Using install packages pull-down, I chose a mirror and then package rJava.
> Then it said that it cannot remove the rJava package already installed.
> Then when I typed library(rJava) it said there was no rjava package.
> Isn't that rather contradictory for R?


Start out without loading rJava and then try to reinstall. You probably 
tried to update when rJava was loaded and not al files could be removed 
due to file locking.

Uwe Ligges



>
> --
> View this message in context: http://r.789695.n4.nabble.com/Installing-package-tp3510987p3510987.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.