R版本3.5.2
macOS版本10.14.2 Mojave
无论何时安装R软件包,我都会看到以下警告:
Warning message:
In doTryCatch(return(expr), name, parentenv, handler) :
unable to load shared object '/Library/Frameworks/R.framework/Resources/modules//R_X11.so':
dlopen(/Library/Frameworks/R.framework/Resources/modules//R_X11.so, 6): Library not loaded: /opt/X11/lib/libSM.6.dylib
Referenced from: /Library/Frameworks/R.framework/Resources/modules//R_X11.so
Reason: image not found
一切似乎都正常。 ggplot2绘图被绘制,等等。
我真的需要从XQuartz安装X11吗? 真的有东西坏了吗?
它“解锁”了什么吗?