Skip to content
Prev 19893 / 29559 Next

Resolved -> RE: Help - calling OpenBugs through R2OpenBugs problem

Dear all,

With thanks to Virgilio, we have resolved this issue. The problem was with my specification of the pathway to the bugs directory. My code was:
BugsDir<-"C:/Program Files (x86)/OpenBUGS/OpenBUGS322/"

.....when I should have had........:
BugsDir<-"C:/Program Files (x86)/OpenBUGS/OpenBUGS322/OpenBugs.exe"

Apparently my original code was enough for R2OpenBugs to not complain about not finding the executable, but not enough for it to run correctly!
Many thanks anyone who attempted to help here. Special thanks to Virgilio for helping me find the problem!

James
Message-ID: <75C8D19A1470D344A8AF5312F01160A602BBB78CFE28@GOMAIL.college.tcd.ie>
In-Reply-To: <75C8D19A1470D344A8AF5312F01160A602BBB78CFE19@GOMAIL.college.tcd.ie>