[R] Error on X11 or on R?

Elio Mineo mineoeli at unipa.it
Mon Apr 11 15:34:22 CEST 2005


Dear list,
I am using R version 2.0.0 under Linux Mandrake 10.0. I have installed R 
by using the rpm file on CRAN.
By executing the following code, I have this output (the text file 
formaggio.txt is attached):

 > dati <- read.table("formaggio.txt", header=TRUE)
 > plot(dati)
Error in text.default(x, y, txt, cex = cex, font = font) :
        X11 font at size 16 could not be loaded

Is it a X11 problem or a R problem? What can I do to solve this problem?
Thanks in advance,
Elio
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: formaggio.txt
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20050411/6c74131c/formaggio.txt


More information about the R-help mailing list