Full_Name: Alexander Holzbach
Version: 2.2.0
OS: Mac OS X 10.3.9
Submission from: (NULL) (129.13.186.1)
when i build an area with multiple diagrams (par(mfrow=c(1,3)) ) and try to save
this to a pdf via "save as.." or by setting pdf("filename") r crashes
reproducable.
saving PDF with multiple diagrams results in crash (PR#8569)
2 messages · Alexander.Holzbach@ifr.uni-karlsruhe.de, Simon Urbanek
On Feb 6, 2006, at 1:11 PM, Alexander.Holzbach at ifr.uni-karlsruhe.de wrote:
Full_Name: Alexander Holzbach
Version: 2.2.0
OS: Mac OS X 10.3.9
Submission from: (NULL) (129.13.186.1)
when i build an area with multiple diagrams (par(mfrow=c(1,3)) )
and try to save
this to a pdf via "save as.." or by setting pdf("filename") r crashes
reproducable.
Firstly, please update at least to R 2.2.1 before reporting bugs (preferably to R-patched). Secondly, can you, please, send us exactly the code you use (and/or exactly the steps you take)? I'm not able to reproduce it in R 2.2.1 from your brief description. Thanks, Simon