Re: [R] Another X11 problem. (Psigh!)

2013-01-12 Thread James Cloos
> "RT" == Rolf Turner writes: RT> Tried to do a plot just now and got an error: RT> Error in text.default(2, 6, main, cex = cex) : RT> X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size RT> 16 could not be loaded R asks the X server to use the server-side specified font,

Re: [R] Another X11 problem. (Psigh!)

2013-01-12 Thread Rolf Turner
On 01/13/2013 04:36 AM, Marc Schwartz wrote: On Jan 11, 2013, at 10:35 PM, Rolf Turner wrote: Tried to do a plot just now and got an error: Error in text.default(2, 6, main, cex = cex) : X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size 16 could not be loaded This is re

Re: [R] Another X11 problem. (Psigh!)

2013-01-12 Thread Marc Schwartz
On Jan 11, 2013, at 10:35 PM, Rolf Turner wrote: > > Tried to do a plot just now and got an error: > > Error in text.default(2, 6, main, cex = cex) : > X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size 16 > could not be loaded > > This is reproducible (in my current envir

[R] Another X11 problem. (Psigh!)

2013-01-11 Thread Rolf Turner
Tried to do a plot just now and got an error: Error in text.default(2, 6, main, cex = cex) : X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size 16 could not be loaded This is reproducible (in my current environment) via: par(mfrow=c(2,2)) plot(1:10) text(2,6,"Oh, hell!",c