How to fix R package error missing required header GL/glu.h
Encountered configure: error: missing required header GL/glu.h
while trying to install R packages
managed to fix it with: apt-get install libglu1-mesa-dev
Encountered configure: error: missing required header GL/glu.h
while trying to install R packages
managed to fix it with: apt-get install libglu1-mesa-dev