tylermorganwall / rayshader

R Package for 2D and 3D mapping and data visualization
https://www.rayshader.com/
2.06k stars 214 forks source link

GL/glu.h is missing #126

Closed hg2581 closed 3 years ago

hg2581 commented 4 years ago

CentOS 7 running R 3.6. Just downloaded rayshader from CRAN and was very excited to test it. However, installation fails on GL/flu.h missing.

Should it have been part of the CRAN library or is something else required for installation?

tylermorganwall commented 3 years ago

This is an rgl issue—it sounds like you are missing some required libraries on your system for that package. See the following GH issue for further discussion:

https://stackoverflow.com/questions/15292905/how-to-solve-the-error-missing-required-header-gl-gl-h-while-installing-the-p