I have installed R 3.3.2, compiled from source in Ubuntu 14.04. I tried to install corrgram package like
1) install.packages("corrgram")
2) devtools::install_github("kwstat/corrgram")
but a number of dependency errors a showed.
There are dependencies like seriation, dedextend, fpc, flexmix
and have no idea what these packages are.