Apologies if this isn't acceptable for the general help list. I'm running OpenBUGS model via the R2WinBUGS package interface, under Windows. Is it possible to terminate running models, short of using the Windows Task Manager to forcibly exit the program? Regards, Richie. Mathematical Sciences Unit HSL ------------------------------------------------------------------------ ATTENTION: This message contains privileged and confidential inform...{{dropped:20}}
<Richard.Cotton <at> hsl.gov.uk> writes:> > Apologies if this isn't acceptable for the general help list. > > I'm running OpenBUGS model via the R2WinBUGS package interface, under > Windows. Is it possible to terminate running models, short of using the > Windows Task Manager to forcibly exit the program? >Not that I know of (i.e., probably not). Ben Bolker
<Richard.Cotton <at> hsl.gov.uk> writes:> I'm running OpenBUGS model via the R2WinBUGS package interface, under > Windows. Is it possible to terminate running models, short of using the > Windows Task Manager to forcibly exit the program?If you use OpenBUGS, then I guess you can not since R2WinBUGS just passes a call to BRugs and there is no way to stop that process or maybe it is - take a look in the list of processes. If you use WinBUGS, then you can safely "kill" it and R will not terminate. gg