-
Notifications
You must be signed in to change notification settings - Fork 94
Segfault installing terra on Mac OS 10.14.6 #510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I should note that this seems to happen whether I install from CRAN (presumably a binary version) or build from github. From CRAN, the installation is successful but R crashes when loading the library. |
What is your R version, and is package |
Any updates, or can I close this issue? |
Thanks! |
|
I'm getting a segfault when trying to install
terra
on Mac OS 10.14.6. It seems like the package builds fine but then the error occurs when trying to load. The installation is throughrenv
, if that makes any kind of difference. I've tried rebuilding and reinstallinggdal
. Any insight would be appreciated. Thanks!Here's the complete compilation / installation log:
The text was updated successfully, but these errors were encountered: