[Rd] demo(graphics) problem under rw1041 (PR#1307)

eglen@pcg.wustl.edu eglen@pcg.wustl.edu
Mon, 11 Feb 2002 07:46:21 +0100 (MET)


I just downloaded rw1041 (the latest windows binary).  Everything installed
fine.  

When I start a new Rgui, and type "demo(graphics)", after pressing
return to start, a graphics window appears.  When I get to the second
prompt:

  > opar <- c(opar, par(bg = "white"))
  > plot(x, ann = FALSE, type = "n")
  Hit <Return> to see next plot: 

at this point, the cursor is an hourglass and just waits -- nothing is
drawn into the graphics window.  This is repeatable on both a Win 98
and Win 2000 ME setup.

However, if after starting a new Rgui, I first do
> hist(rnorm(100))
> demo(graphics)
then both the histogram and the subsequent graphics demo work fine.

Stephen


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._