cmake版本过低导致安装R包nloptr失败

在尝试安装R包nloptr时遇到错误,提示需要CMake版本3.2或更高,当前运行的是2.8.12.2。为解决此问题,可以下载并安装3.2.0版本的cmake,或者选择自行编译。通过备份旧版本cmake并指向新版本,可以成功进行R包的编译。参照相关博客文章,如CSDN上的相关教程,可以完成cmake的升级并解决R包安装问题。
CMake 3.2 or higher is required.  You are running version 2.8.12.2
--
> install.packages("nloptr")
trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/nloptr_2.0.3.tar.gz'
Content type 'application/octet-stream' length 2219877 bytes (2.1 MB)
==================================================
downloaded 2.1 MB

* installing *source* package ‘nloptr’ ...
** package ‘nloptr’ successfully unpacked and MD5 sums checked
** using staged installation
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ -std=gnu++11 accepts -g... yes
checking for g++ -std=gnu++11 option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ -std=gnu++11 accepts -g... (cached) yes
checking for g++ -std=gnu++11 option to enable C++11 features... (cached) none needed
checking for pkg-config... /usr/bin/pkg-config
checking if pkg-config knows NLopt... yes
checking for pkg-config checking NLopt ver
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值