Running system command from R console cannot locate installed programs since upgrading to Mac OSX 10.10

前端 未结 2 781
难免孤独
难免孤独 2020-12-09 21:26

I have been having some weird issues with R (3.1.1) and RStudio (0.98.1079) and I suspect that it is due to the fact that these programs are not longer referencing the right

2条回答
  •  借酒劲吻你
    2020-12-09 22:06

    There are a host of questions about similar problems. All of them appear to come up when you update OS X to either Yosemite or Sierra with an older version of R already installed.

    The easiest solution is to completely uninstall R (note the comments about using which R !), and then to install it again.

    This also solves problems such as R showing different version numbers in terminal and the GUI.

提交回复
热议问题