Re: [R] running admb from R using system()

2010-06-02 Thread Uwe Ligges
On 31.05.2010 10:31, Benedikt Gehr wrote: Hi I'm trying to run an admb model from R by using the system () command. The admb model runs fine when running it from the admb command line or when using emacs. However when I try it with system() then R crashes every time. And I tried using the R co

[R] running admb from R using system()

2010-05-31 Thread Benedikt Gehr
Hi I'm trying to run an admb model from R by using the system () command. The admb model runs fine when running it from the admb command line or when using emacs. However when I try it with system() then R crashes every time. And I tried using the R command line and RGui and in both it crashes