[R-SIG-Mac] segfault with raster package

Duncan Murdoch murdoch@dunc@n @end|ng |rom gm@||@com
Mon Dec 16 22:53:22 CET 2019


On 16/12/2019 4:34 p.m., Marc Girondot via R-SIG-Mac wrote:
> When I load the last version of raster package in MacOS, I get a segfault:
> 
> This is similar to the problem described here:
> 
> https://r.789695.n4.nabble.com/Raster-package-crash-with-segmentation-fault-td4759487.html
> 
> or here
> 
> https://github.com/rspatial/raster/issues/63
> 
> The last working version for me is the 2.5-8 installed with:
> 
> require(devtools)
> install_version("raster", version = "2.5-8", repos
> ="http://cran.us.r-project.org")
> 
> I would like know if the problem with the raster package is common in
> macOSX or if there is something special for me.
> 

library(raster) works fine for me.  This loads 3.0-7.  I'm on MacOS 
10.13.6, likely older than whatever you are using.

Duncan Murdoch



More information about the R-SIG-Mac mailing list