Hi guys!
I am following the guide on:
http://grass.itc.it/statsgrass/grass6_r_install.html
when i start it, got this error:
library(spgrass6)
Loading required package: sp
Loading required package: maptools
Loading required package: foreign
Error: package 'sp' 0.8-4 is loaded, but >= 0.8.7 is required by 'maptools'
Thx
Luca
--
"E' molto più bello sapere qualcosa di tutto, che tutto di una cosa (Blaise
Pascal)."
GENTOO-GIS Development Team
jabber: casagrande@jabber.linux.it
On Tue, 28 Mar 2006, Luca Casagrande wrote:
Hi guys!
I am following the guide on:
http://grass.itc.it/statsgrass/grass6_r_install.html
when i start it, got this error:
> library(spgrass6)
Loading required package: sp
Loading required package: maptools
Loading required package: foreign
Error: package 'sp' 0.8-4 is loaded, but >= 0.8.7 is required by 'maptools'
Well, update.packages() should help, packages do change often and some
depend on changes in others.
Roger
Thx
Luca
--
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Helleveien 30, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: Roger.Bivand@nhh.no
Alle 17:46, martedì 28 marzo 2006, Roger Bivand ha scritto:
On Tue, 28 Mar 2006, Luca Casagrande wrote:
> Hi guys!
> I am following the guide on:
> http://grass.itc.it/statsgrass/grass6_r_install.html
>
> when i start it, got this error:
> > library(spgrass6)
>
> Loading required package: sp
> Loading required package: maptools
> Loading required package: foreign
> Error: package 'sp' 0.8-4 is loaded, but >= 0.8.7 is required by
> 'maptools'
Well, update.packages() should help, packages do change often and some
depend on changes in others.
Runned, but the problem is still the same
Thx
Roger
> Thx
> Luca
--
"E' molto più bello sapere qualcosa di tutto, che tutto di una cosa (Blaise
Pascal)."
GENTOO-GIS Development Team
jabber: casagrande@jabber.linux.it