I am trying to install sparkTable in R 3.1.0 which depends on Rglpk. I manually installed GPLK on the system and added the libs folder to LD_
sparkTable
Rglpk
LD_
sudo apt-get install libglpk-dev
did the trick for me.