Rstudio 调试 - 缺少进入按钮的步骤

Rstudio debug - missing step into button

我是 R 新手,正在使用 Rstudio。 当我在 我的机器 上创建一个新项目时, 包括多个文件,并尝试通过领事进行调试, 我在窗格中没有看到 "step into" 和 "execute reminder" 按钮, 但只有 "next"、"continue" 和 "stop" 按钮。

这很奇怪,因为在其他机器上我能够安装 Rstudio 并避免这种情况 issue.I 已尝试在我的机器上重新安装 Rstudio,但问题仍然存在。 谢谢, 谢伊

这取决于您拥有的 R 版本。我相信 Step Into 和 Execute Remainder 特性是在 R 3.1 中引入的,所以你可能 运行 是比那个版本更早的版本。