Skip to content

Installing package

2 messages · Hurr, Uwe Ligges

#
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?


--
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.
#
On 10.05.2011 06:34, Hurr wrote:
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