문제

After a windows 7 update (KB2922229) I can no longer call the R command install.packages in R-Studio. Instead I get the error in the title. If I uninstall the update then the R command works again. I am using the most recent R-Studio (0.98.507) on top of R (2.15.2).

Is there a work-around that does not involve uninstalling KB2922229?

EDIT: I have the solution but I must wait 8 hours because of my reputation level.

도움이 되었습니까?

해결책

Upgrade R to at least 3.1 and it works. This Microsoft update is incompatible with some version of R between 2.15.2 and 3.1.

This may work for some of the time. If it doesn't, install packages directly using R.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top