我在 R 中安装包 RCurl 并收到错误
checking for curl-config... no
Cannot find curl-config
ERROR: configuration failed for package ‘RCurl’
Run Code Online (Sandbox Code Playgroud)
我试图在 Ubuntu 上安装 libcurl,但它没有解决我的问题有一些依赖
sudo apt-get install libcurl4-gnutls-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: …Run Code Online (Sandbox Code Playgroud)