rangemap
rangemap copied to clipboard
R session aborted with running rangemap_hull function's example
R session aborted with rangemap_hull function

Hi,
I had the same issue, you can add the arguments: rangemap_hull(extent_of_occurrence = FALSE, area_of_occupancy = FALSE) to the function and it may work.
Best,
Kevin.
I've had this same issue, too. I first thought it was an RStudio issue, so I ran my code in a shell instance of R, got the same results, but got some more info (if this helps). The traceback ran to RGEOSBinTopoFunc() and displayed the error "caught segfault address 0x0, cause invalid permissions".
I'm going to try @KevinLopezReyes suggestion above to see if that works, but if you need any other info I'm happy to provide it.
I just tried it using the arguments extent_of_occurrence = F and area_of_occupency = F and it worked for me.
I'm on macOS Monterey 12.5, platform: aarch64-apple-darwin20 (64-bit), RStudio 2022.02.0 build 443, and R 4.1.3.