Re: [R] Cairo package error: "unable to load..."

2014-07-24 Thread Simon Urbanek
On Jul 24, 2014, at 12:03 PM, Leonardo Gama wrote: > Sorry, Simon. I should have suspected that it was a trivial problem. But > there was an X11 app icon in Applications and I assumed it was installed, but > was not. This mensgem only appeared when I clicked on such icon: > > > Yes, as you

Re: [R] Cairo package error: "unable to load..."

2014-07-24 Thread Simon Urbanek
Leonardo, you don't have X11 installed and it no longer ships with OS X 10.9 - you need to get it from http://xquartz.macosforge.org Cheers, Simon On Jul 23, 2014, at 9:25 PM, Leonardo Gama wrote: > Hi! > > I've just installed R on my OS X 10.9 and was trying to make > arrayQualityMetrics

Re: [R] Cairo package error: "unable to load..."

2014-07-23 Thread Prof Brian Ripley
I presume this about the CRAN binary packages for R and Cairo (from CRAN, not BioC), in which case you should have asked on R-sig-mac. But the likely answer is that you forgot to install X11 via XQuartz. See the 'R Installation and Administration Manual', and if you need more help, use R-sig-m

[R] Cairo package error: "unable to load..."

2014-07-23 Thread Leonardo Gama
Hi! I've just installed R on my OS X 10.9 and was trying to make arrayQualityMetrics package work. I've installed it via the biocLite Bioconductor script, and everything was apparently fine. But when I tried to load the package, I've got an issue with the Cairo package... Then I tried to load onl