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@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.
______________________________________________ R-help@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.