Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-23 Thread Peter Löwe
Hi Mayeul, rgdal wasn't installed (fixed now). Find below the results to the queries you proposed: here's the info > > My guess is that this is a GDAL/OGR issue. Which version of GDAL do > > you have on your system? > If so, then running the following might help: > > #in the shell: > which gdal

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-22 Thread Mayeul Kauffmann
> My guess is that this is a GDAL/OGR issue. Which version of GDAL do > you have on your system? > > Carson If so, then running the following might help: #in the shell: which gdal-config gdal-config --prefix gdal-config --libs gdal-config --cflags gdal-config --version gdal-config --ogr-enabled

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-22 Thread Carson Farmer
Hi Peter, > the dataset is the standard Spearfish sample dataset > (http://grass.fbk.eu/sampledata/spearfish_grass60data-0.3.tar.gz)[data layers > used: archsites (point), streams (line), quads (polygon)]. > > I am using QGIS 1.6.0 (similar effects were observed in QGIS 1.4). > "Reprojection on

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-22 Thread Peter Löwe
, but occurs when a _second_ layer is imported into manageR. Peter Original-Nachricht > Datum: Fri, 19 Nov 2010 14:42:32 + > Von: Carson Farmer > An: "Peter Löwe" > CC: qgis-developer@lists.osgeo.org > Betreff: Re: [Qgis-developer] manageR plugin

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-19 Thread Carson Farmer
gestions ? > > Peter > > > > > > Original-Nachricht >> Datum: Fri, 19 Nov 2010 09:39:17 + >> Von: Barry Rowlingson >> An: peter.lo...@gmx.de >> CC: qgis-developer@lists.osgeo.org >> Betreff: Re: [Qgis-developer] manageR plu

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-19 Thread Peter Löwe
quot; for polygon layers leads to a segfault. Any Suggestions ? Peter Original-Nachricht > Datum: Fri, 19 Nov 2010 09:39:17 + > Von: Barry Rowlingson > An: peter.lo...@gmx.de > CC: qgis-developer@lists.osgeo.org > Betreff: Re: [Qgis-developer] manageR

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-19 Thread Peter Löwe
ts.osgeo.org > Betreff: Re: [Qgis-developer] manageR plugin: hot wo load R package "sp" > On Fri, Nov 19, 2010 at 8:26 AM, wrote: > > Hi List, > > > > the manageR plugin requires for the action "Import Layer From Canvas" > the R package "sp&quo

Re: [Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-19 Thread Barry Rowlingson
On Fri, Nov 19, 2010 at 8:26 AM, wrote: > Hi List, > > the manageR plugin requires for the action "Import Layer From Canvas" the R > package "sp". > > The common way to install sp within the manageR CLI fails: > >> install.packages("sp") > Installing package(s) into ‘/home/pel/R/x86_64-unknown-l

[Qgis-developer] manageR plugin: hot wo load R package "sp"

2010-11-19 Thread peter . loewe
Hi List, the manageR plugin requires for the action "Import Layer From Canvas" the R package "sp". The common way to install sp within the manageR CLI fails: > install.packages("sp") Installing package(s) into ‘/home/pel/R/x86_64-unknown-linux-gnu-library/2.12’ (as ‘lib’ is unspecified) --- Ple