RStudio project “cannot find the file specified” on R session restart

前端 未结 3 909
天命终不由人
天命终不由人 2021-01-17 23:16

I am getting strange and annoying behavior in one (yes, only one) of my RStudio projects. Whenever I restart the R session within this project, I can no longer save any of t

3条回答
  •  春和景丽
    2021-01-17 23:42

    This was happening to me as well, but curiously only when I was using Project files (.Rproj - not stand alone R scripts). It was driving me crazy.

    I found that buried in the settings (Tools -> Global Options -> Git/SVN) there was a setting "Enable Version Control Interface for RStudio Projects). I guess I had turned that option on when I was messing with my settings and then forgot about it since I don't normally use project files.

提交回复
热议问题