简体   繁体   English

R 工作室无响应

[英]R Studio Unresponsive

The issue I have is R Studio being (pretty much) completely unresponsive.我遇到的问题是 R Studio(几乎)完全没有响应。 Codes are not being run and I am unable to create new projects, and R studio stalls out when trying to quit out, restarting, or terminating the session- please see screenshots.代码没有运行,我无法创建新项目,R studio 在尝试退出、重新启动或终止会话时停止运行 - 请查看屏幕截图。 Literally nothing is working- I can't even open up a new, blank R script.实际上没有任何效果——我什至无法打开一个新的空白 R 脚本。 I'm running R Studio on a 2015 MacBook.我在 2015 MacBook 上运行 R Studio。 R Studio Stalling Notice the console ">" status symbol is not present. R Studio Stalling注意控制台“>”状态符号不存在。

I have tried the following suggestions but none have worked:我尝试了以下建议,但没有一个奏效:

  1. reinstalling R and R studio重新安装 R 和 R 工作室
  2. Deleting the folder: /Users/[my username]/.rstudio-desktop --**** I CANNOT FIND THIS FOLDER- It doesn't exist???** suggestion from: https://stackoverflow.com/questions/34532328/couldnt-quit-r-session-or-couldnt-quit-rstudio ** Folder missing!!!删除文件夹:/Users/[我的用户名]/.rstudio-desktop --**** 我找不到这个文件夹-它不存在???** 建议来自: https://stackoverflow.com/questions/34532328/couldnt-quit-r-session-or-couldnt-quit-rstudio **文件夹丢失!!!
  3. Loading the suggested code in Terminal: /Applications/RStudio.app/Contents/MacOS/RStudio在终端中加载建议的代码:/Applications/RStudio.app/Contents/MacOS/RStudio

Thanks so much for any insights, LD非常感谢您的任何见解,LD

If you're on a mac these may be hidden files, try cmd + shift +.如果您使用的是 Mac,这些可能是隐藏文件,请尝试 cmd + shift +。 to see those hidden files.查看那些隐藏文件。 I had to uninstall R, R studio, delete all.rdata and workspace files from my active directory as well as the.rstudio-desktop folder from my home directory as well我必须卸载 R、R studio,从我的活动目录中删除 all.rdata 和工作区文件,以及从我的主目录中删除 .rstudio-desktop 文件夹

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM