Can you give us a reproducible example of R commands that cause these messages on your system? Like by creating simulated data.frames, opening several devices, etc?
> -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Lucie Buchi > Sent: Wednesday, October 14, 2009 6:08 AM > To: r-help@r-project.org > Subject: [R] problem when resizing graphics devices > > > Dear R users, > > When I try to resize a graphics device in R, I often get this warning > message (mostly when I already have several other graphics devices open) > : "Not enough memory to modify the size. Alpha blending is desactivated" > (translation from the french message: "Mémoire insuffisante pour > modifier la taille. L'"alpha blending" est désactivé"). Following this > message I sometimes succeed in trying to resize the device a second > time, but sometimes I then receive this new message: "Not enough memory > to modify the size. The "device" will be closed". (translation from the > french message: "Mémoire insuffisante pour modifier la taille. Le > périphérique va être fermé") and then the graphics device shut, followed > by the shuting of my whole R session! > > I'm currently working with the R version 2.9.0 on windows (but I had the > same problem with my previous R version) > > Do you know what is the problem and how I can fix it? > > Thanks a lot for your help > > > > > > Lucie > > > > > -- > Lucie Büchi > PhD Student > > Department of Ecology and Evolution > > University of Lausanne > > 1015 Dorigny > > Switzerland > > > > > > _________________________________________________________________ > [[elided Hotmail spam]] > > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.