dear Sir/Madam
i could not able to install igraph packages in r (ubuntu)..i treid lots but its showing error like
ERROR: dependency ‘plyr’ is not available for package ‘scales’
* removing ‘/home/apang/R/x86_64-pc-linux-gnu-library/3.0/scales’
ERROR: dependency ‘plyr’ is not available for package ‘reshape2’
* removing ‘/home/apang/R/x86_64-pc-linux-gnu-library/3.0/reshape2’
ERROR: dependencies ‘plyr’, ‘reshape2’, ‘scales’ are not available for package ‘ggplot2’
* removing ‘/home/apang/R/x86_64-pc-linux-gnu-library/3.0/ggplot2’
ERROR: dependencies ‘ggplot2’, ‘reshape2’ are not available for package ‘NMF’
* removing ‘/home/apang/R/x86_64-pc-linux-gnu-library/3.0/NMF’
ERROR: dependency ‘NMF’ is not available for package ‘igraph’
* removing ‘/home/apang/R/x86_64-pc-linux-gnu-library/3.0/igraph’
The downloaded source packages are in
‘/tmp/RtmpixL5oZ/downloaded_packages’
Warning messages:
1: In install.packages("igraph") :
installation of package ‘scales’ had non-zero exit status
2: In install.packages("igraph") :
installation of package ‘reshape2’ had non-zero exit status
3: In install.packages("igraph") :
installation of package ‘ggplot2’ had non-zero exit status
4: In install.packages("igraph") :
installation of package ‘NMF’ had non-zero exit status
5: In install.packages("igraph") :
installation of package ‘igraph’ had non-zero exit status