Displaying 1 result from an estimated 1 matches for "insuffisante".
2009 Oct 14
1
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 clo...