To R-help, I recently installed R Version 1.8.1 (2003-11-21), ISBN 3-900051-00-3 and use Win 98SE When I plot I get the following result ########### > plot(1:10, 1:10) Error in windows() : 10 arguments passed to "devga" which requires 13. ########### What should I do to "devga"? Sincerely Fredrik Lundgren