Just wondering if there was a reason why when I use the read.table() command the R console window shrinks in size? -------------------------------------------------------------------------------- Rachel Merriman Department of Statistics University of Auckland (wk) 373 7599 x 8797 -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20001109/b1e5f856/attachment.html
On Thu, 9 Nov 2000, Rachel Merriman wrote:> Just wondering if there was a reason why when I use the read.table() command the R console window shrinks in size?Well, not much we can work on there, but it does not shrink for me, and I've been working on read.table this afternoon and so have used it many times. If you have a reproducible example, can you file a bug report with full details, including your Rconsole settings? As ever, we cannot investigate things we have never seen! -- 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 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
"Rachel Merriman" <rachel at stat.auckland.ac.nz> writes:> Just wondering if there was a reason why when I use the read.table() > command the R console window shrinks in size?It cringes when it sees that section of code? ;) Seriously, I think it is just a side effect of the Microsoft Way (it happens on Windows, right?) of writing programs that causes that quirk. You have the source if you want to go look for the specific cause...> ------=_NextPart_000_00B6_01C04A40.BE43A340 > Content-Type: text/html; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>Ahem. I think you have people *really* close to you who know how to avoid sending that sort of stuff out. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I observed similar behaviour when pressing the <Escape> key in RGui console window: if the window is in maximised state, it shrinks back to the normal state (but respecting the previous size of the normal state - which is the usual MDI application behaviour). Not really a big problem, just to let you know. Best wishes Zivan> version_ platform Windows arch x86 os Win32 system x86, Win32 status major 1 minor 1.1 year 2000 month August day 15 language R -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._