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