gpt4 book ai didi

ubuntu - 无法在 Rstudio 服务器中安装 Plotly

转载 作者:行者123 更新时间:2023-12-04 19:12:06 30 4
gpt4 key购买 nike

我无法在托管在 ubuntu 服务器中的 R 工作室中进行绘图。我收到以下错误消息。

错误:包“curl”的配置失败
* 删除‘/home/sshuser/R/x86_64-pc-linux-gnu-library/3.4/curl’
install.packages 中的警告:
软件包“curl”的安装具有非零退出状态
错误:依赖项“curl”不适用于包“httr”
* 删除‘/home/sshuser/R/x86_64-pc-linux-gnu-library/3.4/httr’
install.packages 中的警告:
软件包“httr”的安装具有非零退出状态
错误:依赖项“httr”不适用于包“plotly”
* 删除‘/home/sshuser/R/x86_64-pc-linux-gnu-library/3.4/plotly’
install.packages 中的警告:
软件包“plotly”的安装具有非零退出状态

下载的源码包在
'/tmp/RtmpqMvWWf/downloaded_pa​​ckages'

最佳答案

你只需要安装libcurl4-gnutls-dev,问题就解决了。

apt-get -y build-dep libcurl4-gnutls-dev

关于ubuntu - 无法在 Rstudio 服务器中安装 Plotly,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51815334/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com