[Rd] trellis plot and postscript file (PR#1237)

Don Sun dxsun@jessie.research.bell-labs.com
Thu, 3 Jan 2002 16:29:27 -0500 (EST)


Thanks for reminding me the version numbers of both grid and lattice.
I had installed R 1.4.0 on top of the old 
grid 0.1 and lattice 0.2-3. That was the cause of the problem. 

>
> Date: Thu, 3 Jan 2002 11:42:29 -0800 (PST)
> From: Deepayan Sarkar <deepayansarkar@yahoo.com>
> Cc: R-bugs@biostat.ku.dk
> 
> Could you be more specific in how it is incomplete ? I don't see any
> problems with R 1.4.0, grid 0.5 and lattice 0.3-1 (my output is at
> http://www.stat.wisc.edu/~deepayan/R/demo.ps )
> 
> --- dxsun@bell-labs.com wrote:
> > Full_Name: Don Sun
> > Version: 1.4.0
> > OS: Red Hat Linux 6.2
> > Submission from: (NULL) (204.178.20.14)
> > 
> > 
> > require(lattice)
> > trellis.device("postscript", file = "demo.ps", bg = "white")
> > print( xyplot(seq(20) ~ seq(20)|rep(c("A","B"),10)) )
> > dev.off()
> > 
> > gives incomplete plot in the postscript file demo.ps, it worked fine in
> > 1.3.1.
> > 
> > platform i686-pc-linux-gnu
> > arch     i686             
> > os       linux-gnu        
> > system   i686, linux-gnu  
> > status                    
> > major    1                
> > minor    4.0              
> > year     2001             
> > month    12               
> > day      19               
> > language R                
> > 
> > 
> >
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._