adschai at optonline.net
2007-Jun-10 19:28 UTC
[R] Windows vista's early terminate Rgui execution
Hi,I have a frustrating problem from vista that I wonder if anyone has come across the same problem. I wrote a script that involves long computational time (although, during the calculation, it spits out text on the gui to notify me the progress of the calculation periodically). Windows vista always stopped my calculation and claimed that 'Rgui is stop-working. Windows is checking for solution.' And when I looked into task manager, windows already stopped my Rgui process. I am quite disappointed with this. I would really appreciate if anyone finds a solution to go around this windows vista problem? Particularly, how to turn off this feature in vista? Any help would be really appreciated. Thank you!- adschai [[alternative HTML version deleted]]
At 03:28 PM 6/10/2007, adschai at optonline.net wrote:>Hi,I have a frustrating problem from vista that I wonder if anyone >has come across the same problem. I wrote a script that involves >long computational time (although, during the calculation, it spits >out text on the gui to notify me the progress of the calculation >periodically). Windows vista always stopped my calculation and >claimed that 'Rgui is stop-working. Windows is checking for >solution.' And when I looked into task manager, windows already >stopped my Rgui process. I am quite disappointed with this. I would >really appreciate if anyone finds a solution to go around this >windows vista problem? Particularly, how to turn off this feature in >vista? Any help would be really appreciated. Thank you!- adschaiYou probably need to contact Vista periodically so it knows you are awake. Just include a line that does a call to Vista that doesn't do output, such as useless <- dir() placed in some outer loop that satisfies the "drop dead" time between calls. Alternatively, you can attempt to find out how to change the registry entry corresponding to the wait time and increase it to a value you can live with. ===============================================================Robert A. LaBudde, PhD, PAS, Dpl. ACAFS e-mail: ral at lcfltd.com Least Cost Formulations, Ltd. URL: http://lcfltd.com/ 824 Timberlake Drive Tel: 757-467-0954 Virginia Beach, VA 23464-3239 Fax: 757-467-2947 "Vere scire est per causas scire"
Maybe Matching Threads
- Is there a good package for multiple imputation of missing values in R?
- [Not R question]: Better fit for order probit model
- How to convert a factor column into a numeric one?
- Survival statistics--displaying multiple plots
- Multidimensional contingency tables