I am using Mac OS X EL Capitan 10.11.6 with Microsoft R Open 3.3.1.
After following the instructions for installation of MRO and having a fresh installation of XQuartz 2.7.9
, I am having the following error whenever I want to install any R package, for example, when installing MASS
, I am seeing the following warning message. It seems like it does not affect the usage, but it is annoying to see this warning every time.
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): Symbol not found: _CGBitmapContextCreate
Referenced from: /Library/Frameworks/R.framework/Resources/modules//R_X11.so
Expected in: flat namespace
in /Library/Frameworks/R.framework/Resources/modules//R_X11.so
* installing *source* package ‘MASS’ ...
** package ‘MASS’ successfully unpacked and MD5 sums checked
** libs