Skip to content

plot(sfobject) is very slow with RStudio on MacOS #2562

@dmkaplan2000

Description

@dmkaplan2000

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions