James MacDonald
2004-Mar-02 18:13 UTC
[Rd] cat() in long-running functions only shows up on window resize(PR#6634)
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
Possibly Parallel Threads
- cat() in long-running functions only shows up on (PR#6637)
- cat() in long-running functions only shows up on window resize (PR#6634)
- cat() in long-running functions only shows up on window (PR#6636)
- Segfault from knn.cv in class package (PR#6856)
- package.skeleton