Re: [R] Problem with uploading library

2011-01-03 Thread gaja
Woho. I did it... Thanx guys ;) -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-uploading-library-tp3170455p3172572.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://

Re: [R] Problem with uploading library

2011-01-02 Thread gaja
wow guys, thanx for so quick reply. I'm in the office now, as soon as I get home, I'll try to do it! Many thanx -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-uploading-library-tp3170455p3170840.html Sent from the R help mailing list archive at Nabble.com. ___

Re: [R] Problem with uploading library

2011-01-01 Thread Jim Lemon
On 01/02/2011 04:18 PM, Joshua Wiley wrote: ... This makes me wonder if you could somehow have it return any or all layers? One of the first things I did was look for a function that would return all the information I needed to know. I thought that "ogrInfo" might do the trick, but it doesn't.

Re: [R] Problem with uploading library

2011-01-01 Thread Jim Lemon
On 01/02/2011 12:54 PM, Joshua Wiley wrote: Dear Gaja, If "sp" and "maptools" are not already installed, you'll need to do that. It is often recommended that you update your existing packages before installing new ones. Once that is done (or if you have already), then you just need to load the

Re: [R] Problem with uploading library

2011-01-01 Thread Joshua Wiley
Dear Gaja, If "sp" and "maptools" are not already installed, you'll need to do that. It is often recommended that you update your existing packages before installing new ones. Once that is done (or if you have already), then you just need to load the packages, and then R will be able to find the