“工具中的错误:::httpdPort <= 0L : ...."是什么意思?在 Rstudio 中是什么意思? [英] What does &quot;Error in tools:::httpdPort &lt;= 0L : ....&quot; in Rstudio means?

查看:66
本文介绍了“工具中的错误:::httpdPort <= 0L : ...."是什么意思?在 Rstudio 中是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将 R 升级到 3.2.2 版.当我重新启动 Rstudio 时,在显示>"之前,有一条错误消息:

I have upgraded R to version 3.2.2. When I restart Rstudio, before ">" is shown, there is an error message:

Error in tools:::httpdPort <= 0L :
        comparison (4) is possible only for atomic and list types

这是什么意思?我应该怎么做才能删除这条消息?

What does this mean? What should I do to remove this message?

推荐答案

将您的 RStudio 版本升级到最新版本,应该适用于任何操作系统.

Upgrade your RStudio version to the latest one, should work in any OS.

对于 Linux/Ubuntu 14.04 终端用户,只需执行以下操作:

For Linux/Ubuntu 14.04 terminal users, simply do:

sudo apt-get remove rstudio

wget https://download1.rstudio.org/rstudio-0.99.489-amd64.deb

sudo dpkg -i rstudio-0.99.489-amd64.deb

现在,运行 RStudio.错误消息应该会消失.

Now, run RStudio. The error message should disappear.

这篇关于“工具中的错误:::httpdPort <= 0L : ...."是什么意思?在 Rstudio 中是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆