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 [EMAIL PROTECTED] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel