R nightmare: Yosemite, R, RStudio, and Homebrew

前端 未结 2 627
眼角桃花
眼角桃花 2021-01-31 10:56

I use a MacBook Pro 13\" Retina (Late 2013) with OS X Yosemite 10.10.2. I wouldn\'t wish this upon my worst enemy. Well maybe.

Nightmare in chronological order:

2条回答
  •  既然无缘
    2021-01-31 11:15

    Looking back at this issue, considering all the helpful comments and answers, regarding downloading R packages on a Mac with R and Homebrew already installed:

    Do it in the R console within the RStudio interface, simply by typing install.packages("name of the package")

    Since I had started downloading R packages directly in RStudio, I hadn't had any problems. The system is very happy.

提交回复
热议问题