How to build rgl in RStudio on a Mac?
When I build rgl
in RStudio on my M3 Mac, it always fails to find X11, so it ends up being built without OpenGL support. This only happens in RStudio; builds in the terminal work.
How to build `rgl` on a Mac?
When I build rgl
in RStudio on my M3 Mac, it always fails to find X11, so it ends up being built without OpenGL support. How can I fix this?