Definitely sounds windowsy.  I would try a couple of things.  <div><br></div><div>(1)  Upgrade R to the latest version.  Maybe you'll be lucky ;)</div><div>(2)  Write a windows batch file that basically does nothing but call your model executable.  Call this batch file with system() in R.  Maybe the extra layer of indirection can prevent the crash.</div>

<div>(3)  Post to R-Help because this is starting to sound like a real R problem.  Can anyone else with a windows machine duplicate this?</div><div><br></div><div>Best,</div><div>Ian<br><br><div class="gmail_quote">On Mon, May 31, 2010 at 5:43 AM, Benedikt Gehr <span dir="ltr"><<a href="mailto:benedikt.gehr@ieu.uzh.ch">benedikt.gehr@ieu.uzh.ch</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks for the fast reply. I'm using Windows XP  v. 2002 with R 2.10.1.<br>
When I invoke system('makeadm stocpool') R produces the 3 files model.cpp, model.htp and model.exe. When I double klick on model.exe the model is executed and all the admb output files are produced.<br>
However when I invoke " system('stoc.exe')" in R, R simply shuts down and the error window appears: "R for Windows GUI front-end has encountered a problem and needs to close."<br>
I'm not sure what you mean by "RAM filling up".<br>
<br>
I guess this is a windows thing because Dave Fournier tried to help me and run the model on linux and windows 2000 and did not get an error.<br></blockquote></div>
</div>