Re: [R] problem with using tm

2010-07-20 Thread Uwe Ligges
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

Re: [R] problem with using tm

2010-07-19 Thread cob
I found these posts which talk about the same problem: https://stat.ethz.ch/pipermail/r-help/2009-April/194808.html I then tried temporarily disabling my Norton protection but it made no difference. :( -- View this message in context: http://r.789695.n4.nabble.com/problem-with-using-tm-tp229358

Re: [R] problem with using tm

2010-07-19 Thread cob
Thanks for the response. I used this command: .libPaths(c("C:\\Program Files\\R\\R-2.11.1\\library\\slam",.libPaths())) but I still get the same response from the system (as in my first post) when I try to library("tm") -- View this message in context: http://r.789695.n4.nabble.com/problem-with

Re: [R] problem with using tm

2010-07-19 Thread Jim Lemon
On 07/19/2010 03:59 PM, cob wrote: ... Error in normalizePath(path) : path[1]="C:\Program Files\R\R-2.11.1\library/slam": The system cannot find the file specified Hi cob, That path looks like it won't be read properly - the backslashes should be doubled. Jim

[R] problem with using tm

2010-07-19 Thread cob
I have R installed on my computer and want to use the tm module. I selected a CRAN mirror then selected tm on the install package menu. This is the response I got: also installing the dependency ‘slam’ trying URL 'http://cran.mirrors.hoobly.com/bin/windows/contrib/2.11/slam_0.1-13.zip' Content t