Skip to content
Prev 22403 / 29559 Next

R crashes when I run rgeos::gDistance

On Wed, 4 Mar 2015, Adrian Torchiana wrote:

            
My reply on R-help is at:

https://stat.ethz.ch/pipermail/r-help/2015-March/426477.html
Summarising here:

rgeos is tested regularly and frequently, so the issue here is on your 
platform, I'm afraid. How did you install rgeos (from source)? Are other 
versions of GEOS present not installed as RPMs? The simplest way to 
resolve this is to install GEOS from source, because you avoid relying on 
upstream packaging. This will however interfere with other software that 
may depend on your existing GEOS.

We know that rgeos runs its examples across multiple platforms, but we 
don't know where your GEOS came from. You can see that rgeos works on 
Linux platforms from:

http://cran.r-project.org/web/checks/check_results_rgeos.html
Please do not post HTML. Really.

Roger