This works fine for me using R 3.6.2 on MacOS 10.15.2

The only difference from a standard installation is that I have the setup for 
Rcpp, but that shouldn’t change anything.

Ken



> On 17 Dec 2019, at 8:34 am, Marc Girondot via R-SIG-Mac 
> <r-sig-mac@r-project.org> 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.
> 
> Thanks a lot
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to