Error message:
Configure:error:GNU MP not found, or no 4.1.4 or up, see Http://gmplib.orgERROR:configuration failed for package ' GMP ' * removing '/home/chenyansu/r/x86_64-pc-linux-gnu-library/3.3/gmp ' Warning in Install.packages: installation of Package ' GMP ' had Non-zero exit statuserror:dependency ' GMP ' isn't available for package ' RMPFR ' * removing '/home/chenya NSU/R/X86_64-PC-LINUX-GNU-LIBRARY/3.3/RMPFR ' Warning in Install.packages: Installation of the package ' RMPFR ' had Non-zero exit Statuserror:dependency ' RMPFR ' isn't available for package ' HH ' * removing '/home/chenyansu/r/x86_64-pc-lin Ux-gnu-library/3.3/hh ' Warning in Install.packages: Installation of the package ' HH ' had Non-zero exit status?
Reason:
No GMP and MPFR packages installed, R GMP and RMPFR lack of reliance
Solution:
Installing Gmp:sudo apt-get Install Libgmp-dev
Installing Mpfr:sudo apt-get Install Libmpfr-dev
Installation is complete to install HH in R
Linux-ubuntu R Unable to install HH package reasons and Solutions