<div dir="ltr">I used brew install R to install R and I use the most recent version of Rstudio. And when I use the "export" in Rstudio, it tells me the following. <br>Warning messages:<br>1: In cairo_pdf(file = "/Users/xinlianzhang/Desktop/Rplot.pdf", width = 5.22917,  :<br>  unable to load shared object '/usr/local/Cellar/r/3.2.0_1/R.framework/Resources/library/grDevices/libs//cairo.so':<br>  dlopen(/usr/local/Cellar/r/3.2.0_1/R.framework/Resources/library/grDevices/libs//cairo.so, 6): Library not loaded: /usr/local/lib/libjpeg.8.dylib<br>  Referenced from: /usr/local/Cellar/r/3.2.0_1/R.framework/Resources/library/grDevices/libs//cairo.so<br>  Reason: Incompatible library version: cairo.so requires version 13.0.0 or later, but libjpeg.8.dylib provides version 12.0.0<br>2: In cairo_pdf(file = "/Users/xinlianzhang/Desktop/Rplot.pdf", width = 5.22917,  :<br>  failed to load cairo DLL<br><br>在 2013年9月12日星期四 UTC-4上午10:20:07,Rainer M Krug写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi
<br>
<br>I am using R at the moment installed from the official installation as a
<br>framework, buit I also installed it from homebrew. As I am not using the
<br>Mac GUI (I am using mainly emacs, a little bit RStudio), so from there
<br>there was no difference.
<br>
<br>So which approach has which advantages? I can think of advantages when
<br>using homebrew (updates and upgrades of R) and also the framework
<br>approach (Ease of maintenance). 
<br>
<br>I personaly lean towards the homebrew installation (linux background),
<br>but are there any disadvantages to using the official framework
<br>installation?
<br>
<br>Any comments?
<br>
<br>Cheers,
<br>
<br>Rainer
<br>
<br>-- 
<br>Rainer M. Krug
<br>
<br>email: RMKrug<at>gmail<dot>com
<br></blockquote></div>