[Rd] cat() in long-running functions only shows up on
window resize(PR#6634)
James MacDonald
jmacdon at med.umich.edu
Tue Mar 2 18:12:48 MET 2004
On windows you will probably get better results if you use
flush.console() instead of cat() inside long running functions.
HTH,
Jim
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623
>>> <peter_mcmahan at yahoo.com> 03/02/04 11:36AM >>>
Full_Name: Peter McMahan
Version: R 1.8.0 GUI
OS: Windows 2000
Submission from: (NULL) (67.107.205.66)
when running long functions with cat() commands inside, the requested
data
doesn't show up until either the function has finished or the window is
resized.
this is very frustrating for development purposes.
thanks,
peter
______________________________________________
R-devel at stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list