lib unspecified & Error in loadNamespace

后端 未结 5 892
陌清茗
陌清茗 2020-11-27 17:20

I had everything working with R and RStudio, but then I moved the folders when cleaning up my computer directories & files. Now I\'m getting the error message below.

5条回答
  •  再見小時候
    2020-11-27 18:06

    I ran into this problem. It turned out that my .Rprofile had calls to a package that was not installed. Removing these lines allowed installation to proceed normally.

提交回复
热议问题