Skip to content
Back to formatted view

Raw Message

Message-ID: <4CC5F1D2-A2BE-4A0D-9496-ED9E502DA94B@googlemail.com>
Date: 2012-12-14T13:39:25Z
From: Martin Batholdy
Subject: winBUGS with R2WinBUGS on a mac – path issue

Hi,

I try to execute a winBUGS model within R on a Mac.
I use wine and the R2WinBUGS package.

Now I have a small problem with the path variables;

the path to the bugs directory include paranthesis and because of that it won't run.
error message:
sh: -c: line 0: syntax error near unexpected token `(' 

Is there any way to get winBUGS to run even with a path that includes parenthesis?


thanks for any suggestions!