Re: [Rd] R CMD check and postscript fonts

2008-01-25 Thread Johannes Graumann
Johannes Graumann wrote: > Prof Brian Ripley wrote: > >> On Thu, 24 Jan 2008, Johannes Graumann wrote: >> >>> Prof Brian Ripley stats.ox.ac.uk> writes: >>> On Thu, 24 Jan 2008, Johannes Graumann wrote: > Hello, > I came across this by using R cmd check - otherwise I would

Re: [Rd] R CMD check and postscript fonts

2008-01-25 Thread Johannes Graumann
Prof Brian Ripley wrote: > On Thu, 24 Jan 2008, Johannes Graumann wrote: > >> Prof Brian Ripley stats.ox.ac.uk> writes: >> >>> >>> On Thu, 24 Jan 2008, Johannes Graumann wrote: >>> Hello, I came across this by using R cmd check - otherwise I would probably not have noticed. O

Re: [Rd] R CMD check and postscript fonts

2008-01-24 Thread Prof Brian Ripley
On Thu, 24 Jan 2008, Johannes Graumann wrote: > Prof Brian Ripley stats.ox.ac.uk> writes: > >> >> On Thu, 24 Jan 2008, Johannes Graumann wrote: >> >>> Hello, >>> I came across this by using R cmd check - otherwise I would probably not >>> have >>> noticed. >>> One of my functions does something

Re: [Rd] R CMD check and postscript fonts

2008-01-24 Thread Johannes Graumann
Prof Brian Ripley stats.ox.ac.uk> writes: > > On Thu, 24 Jan 2008, Johannes Graumann wrote: > > > Hello, > > I came across this by using R cmd check - otherwise I would probably not > > have > > noticed. > > One of my functions does something like this: > > # postscript() > > # plot(1, xlim =

Re: [Rd] R CMD check and postscript fonts

2008-01-24 Thread Prof Brian Ripley
On Thu, 24 Jan 2008, Johannes Graumann wrote: > Hello, > I came across this by using R cmd check - otherwise I would probably not have > noticed. > One of my functions does something like this: > # postscript() > # plot(1, xlim = c(0, 10), ylim = c(0, 4), type = "n", ann = FALSE, axes = > FALSE)

[Rd] R CMD check and postscript fonts

2008-01-24 Thread Johannes Graumann
Hello, I came across this by using R cmd check - otherwise I would probably not have noticed. One of my functions does something like this: # postscript() # plot(1, xlim = c(0, 10), ylim = c(0, 4), type = "n", ann = FALSE, axes = FALSE) # text(1:10, 2, c("a","b"), cex = seqcex, family="mono",font=