[R] Fontconfig error in R 3.10 when running
Yue Li
yueli at cs.toronto.edu
Thu Apr 17 14:57:33 CEST 2014
Dear List,
After updating to R 3.10 and Bioconductor 2.14, I'm having a rather frustrating error whenever I try using function like cairo_ps to save eps figures as demonstrated in the following example:
cairo_ps('test.eps')
plot(c(1:10),c(1:10))
Fontconfig error: Cannot load default config file
dev.off()
The plot displays distorted text (attached), and I just couldn't figure out where the fix is after google for hours. Any helps will be very much appreciated.
Many thanks,
Yue
More information about the R-help
mailing list