Hi enrico, Based on the fact that it works ok for vector layers, I would guess that the error message you are getting is simply wrong (my bad :-() Would it be possible for you to send me the ASCII grid layer to test? Some background: manageR actually uses the rgdal package to import raster data (it's faster, and QGIS doesn't *yet* have the facilities to operate on rasters properly), so it's possible that this is an gdal error...
Regards, Carson On Thu, Oct 15, 2009 at 10:13 AM, enrico chiaradia < [email protected]> wrote: > Hi, > I'm playing with ManageR (I hope to work with it in the future!) and I meet > this problem: > I can't import ASCII grid layer from canvans (CTRL+L) because it says to me > that: > > "manageR import function > > Error: Unable to find R package 'sp'. > > Please manually install the 'sp' package in R via install.packages()" > > > Ok, I looked for installed packages and 'sp' seems correctly installed! > > > " > > > installed.packages() > > Package LibPath Version > > [...] > > rgdal "rgdal" "C:/Programmi/R/R-2.9.2/library" "0.6-14" > > rpart "rpart" "C:/Programmi/R/R-2.9.2/library" "3.1-45" > > sp "sp" "C:/Programmi/R/R-2.9.2/library" "0.9-43" > > spatial "spatial" "C:/Programmi/R/R-2.9.2/library" "7.2-48" > > splines "splines" "C:/Programmi/R/R-2.9.2/library" "2.9.2" > > stats "stats" "C:/Programmi/R/R-2.9.2/library" "2.9.2" > > stats4 "stats4" "C:/Programmi/R/R-2.9.2/library" "2.9.2" > > [...] > > " > > > > Any ideas to resolve this issue? > BTW: it works perfectly with vector file and attribute table! > enrico > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > -- Carson Farmer National Centre for Geocomputation John Hume Building, National University of Ireland, Maynooth, Maynooth, Co. Kildare, Ireland. www.carsonfarmer.com
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
