bug? in first plot
Please, that is a serious old version of R-devel and we are now on r41655. I don't see it on a recent version (and actually I have never seen it).
On Mon, 21 May 2007, Petr PIKAL wrote:
Started as -vanilla R version 2.6.0 Under development (unstable) (2007-04-30 r41390) Copyright (C) 2007 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.
search()
[1] ".GlobalEnv" "package:stats" "package:graphics" "package:grDevices" "package:utils" "package:datasets" "package:methods" [8] "Autoloads" "package:base"
plot(1:10, 1:10)
plots only left upper corner of a plot at a first attempt. When I issue a
second command, the plot is OK. I wonder if it is system or machine
specific or if it is really a bug in R. No problem but should be fixed
before it will go out as a new version.
Sys.info()
sysname release version
nodename machine
"Windows" "NT 5.1" "(build 2600)
Service Pack 2"
Regards
Petr Pikal
petr.pikal at precheza.cz
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595