Re: [R] maptools no such file

2008-01-29 Thread Roger Bivand
Rainer Hurling gwdg.de> writes: > > > Am 29.01.2008 00:04 (UTC+1) schrieb Roger Bivand: > > On Mon, 28 Jan 2008, Rainer Hurling wrote: > > > >> Roger, > >> > >> I tried your suggestions and ran into same problems as Pieter did before. > >> > > > > Rainer: > > > > I don't think that we know wh

Re: [R] maptools no such file

2008-01-29 Thread Rainer Hurling
-- X-USF-Spam-Status: hits=-2.5 tests=BAYES_00,FORGED_RCVD_HELO X-USF-Spam-Flag: NO Am 29.01.2008 00:04 (UTC+1) schrieb Roger Bivand: > On Mon, 28 Jan 2008, Rainer Hurling wrote: > >> Roger, >> >> I tried your suggestions and ran into same problems as Pieter did before. >> > > Rainer: > > I don

Re: [R] maptools no such file

2008-01-28 Thread Roger Bivand
On Mon, 28 Jan 2008, Rainer Hurling wrote: > Roger, > > I tried your suggestions and ran into same problems as Pieter did before. > Rainer: I don't think that we know what platform Pieter was using, apart from the working directory that looked like Windows, and where the problem could not be r

Re: [R] maptools no such file

2008-01-28 Thread Rainer Hurling
Roger, I tried your suggestions and ran into same problems as Pieter did before. On 28.01.2008 12:35 (UTC+1), Roger Bivand wrote: > gmail.com> writes: > >> No, I get the same error message there... > > Please do not needlesly delete the thread content. Your original question was: > > "I'm ha

Re: [R] maptools no such file

2008-01-28 Thread Roger Bivand
Roger Bivand nhh.no> writes: > > gmail.com> writes: > > > > > No, I get the same error message there... > > Your original question was: > > "I'm having problems reading a shapefile with read.shape (maptools). I'm > absolutely sure my file is there, but I get "no such file". The wd is ok, >

Re: [R] maptools no such file

2008-01-28 Thread Roger Bivand
gmail.com> writes: > > No, I get the same error message there... Please do not needlesly delete the thread content. Your original question was: "I'm having problems reading a shapefile with read.shape (maptools). I'm absolutely sure my file is there, but I get "no such file". The wd is ok, si

Re: [R] maptools no such file

2008-01-27 Thread pieterprovoost
No, I get the same error message there... -- This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com http://www.opensubscriber.com/message/r-help@r-project.org/8476734.html __ R-help@r-project.org mailing list https://stat.ethz.ch/mai

Re: [R] maptools no such file

2008-01-27 Thread Takatsugu Kobayashi
can you open your shapefile using reaPolyShape in sp? [EMAIL PROTECTED] wrote: > Hello, > > I'm having problems reading a shapefile with read.shape (maptools). I'm > absolutely sure my file is there, but I get "no such file". The wd is ok, > since read.table for example does find the file. > >