Linux-ubuntu R Unable to install HH package reasons and Solutions

Source: Internet
Author: User
Tags gmp

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.