> "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,
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
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
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
4 matches
Mail list logo