Re: [R-sig-eco] Problem with R2WinBUGS packages

2012-01-22 Thread Bob O'Hara

On 01/22/2012 05:50 PM, sergio vignali wrote:

Hi,
I have a problem with the R2WinBUGS package,
when I run the bugs() function with the argument debug=TRUE, WinBUGS
executes the calculations
but R is blocked, instead with the option debug=FALSE it is all ok!
Is there anybody who can help me?

Sergio Vignali

Uwe Ligges (lig...@statistik.tu-dortmund.de) is the maintainer. But 
isn't this expected behaviour? The help says


debug if FALSE (default), WinBUGS is closed automatically when the 
script has fin-
   ished running, otherwise WinBUGS remains open for 
further investigation


IIRC, you just need to close WinBUGS, and it'll return to R.

You only need to use debug=T if BUGS is trapping or throwing errors (and 
have fun understanding the traps).


Bob

--
Bob O'Hara

Biodiversity and Climate Research Centre
Senckenberganlage 25
D-60325 Frankfurt am Main,
Germany

Tel: +49 69 798 40216
Mobile: +49 1515 888 5440
WWW:   http://www.bik-f.de/root/index.php?page_id=219
Blog: http://blogs.nature.com/boboh
Journal of Negative Results - EEB: www.jnr-eeb.org

___
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology


[R-sig-eco] Problem with R2WinBUGS packages

2012-01-22 Thread sergio vignali
Hi,
I have a problem with the R2WinBUGS package,
when I run the bugs() function with the argument debug=TRUE, WinBUGS
executes the calculations
but R is blocked, instead with the option debug=FALSE it is all ok!
Is there anybody who can help me?

Sergio Vignali

___
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology