jmacdon@med.umich.edu
2004-Mar-02 18:14 UTC
[Rd] cat() in long-running functions only shows up on (PR#6637)
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@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@stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel