On 20.07.2010 06:24, cob wrote:
Thanks for the response. I used this command: .libPaths(c("C:\\Program Files\\R\\R-2.11.1\\library\\slam",.libPaths()))
No, the .libPaths() should contain "C:\\Program Files\\R\\R-2.11.1\\library" or the same with single forward slashes.
If that is already the case, we have to little information to find out why it does not work for you.
Uwe Ligges
but I still get the same response from the system (as in my first post) when I try to library("tm")
______________________________________________ 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.