[R] X11 font problem (was Re: ploting error)

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jun 15 14:28:08 CEST 2005


On Wed, 15 Jun 2005, javier garcia wrote:

> I've tried to execute an R script that I used to use with older versions with
> no problem. In the scrip ,I try to create a series of plots in png format,
> and now there is an error (my actual verion is R2.0.1)
>
> Error in title(main=main,sub=sub,xlab=xlab,ylab=ylab,...):
> X11 font at size 14 could not be loaded
>
>
> Perhaps I did something wrong with this new install?

What `older version'?  Perhaps you would like to start from the current 
version of R, 2.1.0 or even 2.1.1 beta?  We don't support 2.0.1 any more.
(Do see the posting guide.)

This message indicates a problem with your X11 fontpaths. See the archives 
for many such discussions.  One possibility is that you are using an 
(approximately) 100dpi screen and only have 75dpi fonts installed or in 
your path.

You haven't told us your OS and it is very likely the solution is 
OS-dependent. (And not just `Linux', either, distribution-dependent.)

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list