[R-SIG-Mac] segfault with raster package
Marc Girondot
m@rc_grt @end|ng |rom y@hoo@|r
Mon Dec 16 22:34:13 CET 2019
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
More information about the R-SIG-Mac
mailing list