[R] R2.1.0: X11 font at size 14 could not be loaded
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu Apr 28 23:49:52 CEST 2005
Xiang-Jun Lu <xl2134 at columbia.edu> 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
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list