Skip to content

rgeos 'union' causes R crash

2 messages · Ben Weinstein, Colin Rundel

#
Hi Ben,

My best guess based on the information you have provided is that R is running out of memory, particularly for complex polygons Unions can use a huge amount of memory. Can you check with the task manager what the memory usage looks like when running your code?

-Colin
On Sep 7, 2011, at 8:26 AM, Ben Weinstein wrote: