On 4/5/2007 10:22 AM, Thomas Christin wrote: > Hi there, > > > > I am running MCMCpack (MCMCirt1d model) on some files (26 items x about 800 > – 1200 individuals). > > > > I have a problem. When I am working on “big” files, the R program crashes. > > > > More precisely I got the following Microsoft Warning: > > > > ******************************************* > > Microsoft Visual C++ Runtime Library > > Runtime Error! > > Program: C:\Program Files\R\R-2.4.1\bin\Rgui.exe > > > > This application has requested the Runtime to terminate it in an unusual > way. Please contact the application’s support team for more information.
That message doesn't really give enough information to tell anything. Could you please do the following: 1. Try the current alpha release of 2.5.0. There have been patches to 2.4.1 that may have fixed the bug, if it's an R bug and not an MCMCpack bug. 2. If you still get the crashes, put together a minimal example to trigger them. For example, generate random data of the right size and give a minimal set of commands that cause the crash. If I can reproduce the crash I can probably locate the cause, but without that it's nearly hopeless. Duncan Murdoch > > ******************************************* > > I click on OK and R close down. > > > > Do you know how I could help my R program to run MCMC on my files? > (memory.limit is already set to (4*1024-1)) > > > > Many thanks and best greetings from Zurich (sorry, my german is rather > poor). > > Thomas > > > > Adresse / Address > > > > Thomas Christin > > Institut für Politikwissenschaft > > Universität Zürich > > Hirschengraben 56 > > 8001 Zürich > > Tel. (+41) 44 634 51 56 > > Fax. (+41) 44 634 50 98 > > Email : <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > > URL: http://www.ipz.unizh.ch/mitarbeiter/interne/christin.php > > > > > [[alternative HTML version deleted]] > > > > ------------------------------------------------------------------------ > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
