Xiang-Jun Lu <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I have just noticed the following problem with R2.1.0 running on SuSE
> 9.1, [However, version 2.0.1 (2004-11-15) on the same machine works
> Okay]:
> -------------------------------------------------------------------------
> > hist(rnorm(100))
> Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :
>          X11 font at size 14 could not be loaded

Haven't seen this on SuSE in the testing phase... Are you running in a
non-English locale by any chance? 

That type of error usually means that you are missing 75 dpi fonts or
100 dpi fonts in the standard Adobe set. However, if it isn't
happening in 2.0.1, I'd suspect that UTF8 codes and/or natural
language support is somehow involved.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to