安装R的时候./configure时报configure: error: libcurl >= 7.22.0 library and headers are required with support for https
升级了libcurl和libcurl-devel还是报错,由升级openssl,后来发现curl默认调用anaconda中的命令,删除其环境变量,重新编译成功
安装-R-3.6.3
原文:https://www.cnblogs.com/dissipate/p/13154657.html