Skip to content
Prev 351232 / 398502 Next

X11 font problem

On 27/05/2015 02:12, Renato Rivera wrote:
That is a very old version of R: the posting guide asked you to update 
before posting.
Which is not very specific.  The posting guide asks for sesssionInfo(): 
on a current version of R that would tell which Linux distro.
You read the manual, the current version of which is at 
http://cran.r-project.org/doc/manuals/r-release/R-admin.html#Useful-libraries-and-programs 
, starting 'For the best font experience with these devices you need 
suitable fonts installed '.

You should also check

capabilities('cairo')

if that is false (as I suspect), read the parts about cairo support and 
reinstall R with cairo support.
PLEASE do.