I am trying to install the package mvoutlier but following error occurs during installation:
package mvoutlier
install.packages(\"mvoutlier\") configure: error: missi
On Ubuntu 16.04, I solved this problem (during rgl package installation) with sudo apt-get install libglu1-mesa-dev
rgl
sudo apt-get install libglu1-mesa-dev