Re: [R] Problem with plot in several cases, font issue?

2013-07-16 Thread Alice Julien-Laferrière
Thanks for the help. As indicated into the R-admin manual, it was an ubuntu install problem. But it only shows in R, as I do not use special fonts usually. Le 15/07/2013 18:17, Prof Brian Ripley a écrit : On 15/07/2013 15:59, Alice Julien-Laferrière wrote: Dear all, I am having problem

[R] Problem with plot in several cases, font issue?

2013-07-15 Thread Alice Julien-Laferrière
Dear all, I am having problem on plots in R for some cases. For example: plot( 1:10 ) text( 1:10, letters[1:10], cex = 1) works well but : plot(1:10) text(1:10, letters[1:10], cex = 0.9) returns : Erreur dans text.default(1:10, letters[1:10], cex = 0.9) : impossible de charger la polic