[R] Postscript Bug?

partha_bagchi@hgsi.com partha_bagchi at hgsi.com
Tue Dec 14 14:06:47 CET 1999


Peter, I am assuming you mean that wednesday release of 0.90.1 fixes this?
Thanks.



                                                                                                          
                    Peter Dalgaard                                                                        
                    BSA                     To:     partha_bagchi at hgsi.com                                
                    <p.dalgaard at bios        cc:     r-help at stat.math.ethz.ch                              
                    tat.ku.dk>              Subject:     Re: [R] Postscript Bug?                          
                    Sent by:                                                                              
                    pd at blueberry.kub                                                                      
                    ism.ku.dk                                                                             
                                                                                                          
                                                                                                          
                    12/13/99 07:09                                                                        
                    PM                                                                                    
                                                                                                          
                                                                                                          




partha_bagchi at hgsi.com writes:

> I was wondering if there is a "bug" in the postscript driver?
> Here is the problem:
> postscript(file= "temp.ps", paper= "Letter", horizontal= FALSE)
> #In the following statement, pch has no effect:
> plot(c(0:10), pch= 15)
>
> It produces a tiny circle when it should be showing filled squares.
> However, the following works:
> par(pch= 15)
> plot(c(0:10))
>
> dev.off()
>
> Note: This was working just fine with R 0.65.1
> details:

Works OK in the pre0.90.1 snapshot...

--
   O__  ---- Peter Dalgaard             Blegdamsvej 3
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list