-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
I am in the middle of doing a class on GIS in R and all of the students who are using MacOS computers with RStudio are having trouble plotting sf objects. Even the simplest graphs are very very slow to be generated. The same graphs generated from the terminal on the same computer are very fast to open. The solution we have found is to open a quartz() window before launching the graph, but this is only a partial solution. The same graphs using terra open immediately, so there is some sort of interaction between sf, RStudio and MacOS that is slowing down the plots.
The class finishes tomorrow so if you have any debugging requests for the students using Macs, let me know.
Thanks, David
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels