From: Uwe L. <li...@st...> - 2008-10-07 14:45:18
|
Rodney Sparapani wrote: > Uwe Ligges wrote: >> >> >> Bug in wine, as far as I can see, since it does not generate files >> with your user id even if you have started the process. >> >> Best wishes, >> uwe >> >> >> > Or a feature, I suppose. The problem is that R is anticipating that > every other app works the same way with respect to group permissions. > As we can see, that is not the case. Therefore, R is overly restrictive. > But, this all beside the point. We just need to make R2WinBUGS work. > Not get into an argument about "who killed who" shall we? Indeed, after all, I start thinking that we need a separate package R2wineWinBUGS package for wine. The code with workarounds that makes special cases for wine becomes bigger than the original package. Anyway, I do not have a nice short term solution, I have to admit: Hard to do sensible things without having temporary directories. So we need to write our own tempdir() function for use under wine now. Uwe > |