Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每当我重新启动我的 RStudio Server 会话时,这最近开始出现:
Error in tools:::httpdPort > 0 : comparison (6) is possible only for atomic and list types
它似乎与运行任何代码无关(我要重现它只是转到会话菜单,然后单击“重新启动 R”)。看来我们正在运行版本 0.97.551。
这是什么错误,我们该如何解决?
这已得到修复。尝试将所有内容更新到最新版本。
https://support.rstudio.com/hc/en-us/community/posts/202656007-Cryptic-error-on-starting-RStudio-daily-with-R-devel
Rstudio 中的“工具错误:::httpdPort <= 0L : ....”是什么意思?