Skip to content
Back to formatted view

Raw Message

Message-ID: <loom.20090113T180931-704@post.gmane.org>
Date: 2009-01-13T18:12:07Z
From: Gregor Gorjanc
Subject: R2WinBUGS stopping execution

<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