Displaying 4 results from an estimated 4 matches for "registry_rsav".
Did you mean:
registry_rsave
2009 Oct 03
3
Winbugs under R's error message
...I kept getting the error messages:
Error in file(con, "wb") : cannot open the connection
In addition: Warning messages:
1: In file.create(to[okay]) :
cannot create file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry_Rsave.odc', reason 'Permission denied'
2: In file(con, "wb") :
cannot open file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry.odc': Permission denied
I ran two data sets, and got the same error messages.
Why? How to get rid of the error messages?
Thank you so much!...
2009 Oct 03
1
Why do I have the error message?
...I kept getting the error messages:
Error in file(con, "wb") : cannot open the connection
In addition: Warning messages:
1: In file.create(to[okay]) :
cannot create file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry_Rsave.odc', reason 'Permission denied'
2: In file(con, "wb") :
cannot open file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry.odc': Permission denied
I ran two data sets, and got the same error messages.
Why? How to get rid of the error messages?
Thank you so much!...
2012 Feb 07
1
R2WinBUGS error message
...and running BUGS from R. I am trying to run a regression
model from R, however I have this error message:
Error in file(con, "wb") : cannot open the connection In addition: Warning
messages:
1: In file.create(to[okay]) : cannot create file 'c:/Program
Files/WinBUGS14//System/Rsrc/Registry_Rsave.odc', reason 'Permission denied'
2: In file(con, "wb") : cannot open file 'c:/Program
Files/WinBUGS14//System/Rsrc/Registry.odc': Permission denied
Can anyone help me out ?
I am running R2WinBUGS from a windows 7 machine.
--
View this message in context: http://...
2012 Jul 09
1
R to winbugs interface
...odel for WinBUGS and an R code which calls WinBUGS. On running the
code I am being shown the error message :
Error in file(con, "wb") : cannot open the connection
In addition: Warning messages:
1: In file.create(to[okay]) :
cannot create file 'c:/Program
Files/WinBUGS14//System/Rsrc/Registry_Rsave.odc', reason 'Permission denied'
2: In file(con, "wb") :
cannot open file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry.odc':
Permission denied
In addition in WinBUGS a window crops up which is named black box. and says
trap #060 and then gives some details. I a...