My distribution is Ubuntu.
xwininfo: Window id: 0x441 "R Graphics: Device 2 (ACTIVE)"
Absolute upper-left X: 558
Absolute upper-left Y: 27
Relative upper-left X: 558
Relative upper-left Y: 27
Width: 787
Height: 744
Depth: 24
Visual Class: TrueColor
Border width: 1
Cla
Running R --vanilla
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
> plot(1:5,1:5)
Error in plot.new() : figure margins too large
In addition: Warning messages:
1: Display list redraw incomplete
2: Display list redraw incomplete
Dear all,
I have received the following error message since R 2.10.1 for the first
time and I am not able to draw graphics any more:
> plot(1:5,1:5)
> plot(1:5,1:5)
Error in plot.new() : figure margins too large
In addition: Warning message:
Display list redraw incomplete
> sessionInfo()
R vers
3 matches
Mail list logo