[R] Error in plot.new()
jean luc picard
peter.wohlmuth at gmx.at
Sun Jan 24 22:15:52 CET 2010
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 version 2.10.1 (2009-12-14)
i486-pc-linux-gnu
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Do you have an idea, how to solve the problem?
Many thanks in advance.
Peter
--
View this message in context: http://n4.nabble.com/Error-in-plot-new-tp1288878p1288878.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list