-
Notifications
You must be signed in to change notification settings - Fork 122
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
Bug in qtm() causes R session to crash on macOS Sierra #120
Comments
This is related to |
The I've also tried debugging the call to |
Recently, there were similar error messages for Mac OS reported at |
See new central issue #149 |
I was looking to try out tmap for the first time today, but the
qtm()
fails catastrophically, terminating the R session in the process. The error appears to be related to C++ functions from geos:I'm running R 3.4.0 on macOS 10.12.5 with homebrew 1.2.3
gdal (2.1.3_3), geos (3.6.1) and proj.4 (4.9.3) are all installed via homebrew.
Full session info and call sequence below.
The text was updated successfully, but these errors were encountered: