r-spatial / RQGIS3

GNU Lesser General Public License v3.0
69 stars 19 forks source link

Make RQGIS3 work on macOS #15

Closed pat-s closed 4 years ago

pat-s commented 4 years ago

fixes #3

Tested with

Still need to test with the official QGIS binary. I'll do this in a separate PR.

Other changes

I still see

❯ checking for unstated dependencies in ‘tests’ ... WARNING 'library' or 'require' call not declared from: ‘RQGIS’

when running devtools::check() and apparently could not solve it right away.

jannes-m commented 4 years ago

Excellent work, @pat-s, thanks a lot! Can you do me another favor and report back this rstudio issue https://github.com/rstudio/rstudio/issues/4606 the error/warning message which appears before RQGIS3 crashes the RStudio R session on a Mac. Yesterday, I had the impression that it might help to help to resolve this nasty issue.