search for: usewine

Displaying 12 results from an estimated 12 matches for "usewine".

Did you mean: useing
2008 Jun 18
1
Error in bugs.run -- R2WinBUGS
Hi, I tried to use MethComp library and this library make use of the WinBUGS by R2WinBuGUS, but I get the follow error in bugs.run: *Error in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : * Look at the log file and try again with 'debug=TRUE' to figure out what went wrong within Bugs. Anyone can help-me, please? Thanks Cleber library( MethComp ) library( R2WinBUGS ) library( Epi ) # source("c:/stat/r/bxc/library.sources/methcomp/r/tab.repl.r")...
2006 Apr 29
3
Making R talk to Win/OpenBUGS in Linux (again)
...0, 100)) } parameters <- c("theta", "mu.theta", "sigma.theta") schools.sim <- bugs(data, inits, parameters, model.file, n.chains = 3, n.iter = 1000,bugs.directory = "/usr/local/share/WinBUGS14/", working.directory = "/tmp", clearWD = FALSE, useWINE=T, newWINE=T, WINE="/usr/bin/wine",WINEPATH="/usr/bin/winepath") I do have the binary "/usr/bin/winepath", but can't tell how to give R2WinBUGS what it wants. Many failed efforts below: > schools.sim <- bugs(data, inits, parameters, model.file, n.chains...
2005 Jan 06
1
rbugs in linux
Hi, I am trying to run the "schools" example in the rbugs library (running winbugs in linux via wine-20041201) but keep getting the following error. Note I have tested wine and winbugs to confirm that both are operational. Error in runBugs(bugs, script.file, n.chains, workingDir, useWine, wine, : BUGS stopped before getting to coda. The command I'm using is: schools.sim <- rbugs(data = schools.data, inits, parameters, schools.bug, n.chains = 2, n.iter = 1000, workingDir = '/mnt/win_d/Rwork/daynightR', bugsWorkingDir = '/home/jonsen/.wine/drive_c...
2006 Dec 10
1
R2WinBUGS and calling WinBUGS in Crossover/WINE
Hi there - I have a question for any of you who use R2WinBUGS to call WinBUGS using the useWINE option in that package. I have Codeweaver's Crossover emulator installed on my Intel Mac with WinBUGS working fine if I start it from Crossover. But there is supposed to be a way to start it directly from a command line, which I could pass to the R2WinBUGS using the bugs(..., useWINE=&quot...
2010 Jan 19
1
Help on using WinBUGS on Mac
...inits, parameters, model.file="schoolsmodel.bug", n.chains=3, n.iter=1000, bugs.directory="/Applications/WinBUGS14", WINE="/Applications/Darwine/Wine.bundle/Contents/bin/wine", WINEPATH="/Applications/Darwine/Wine.bundle/Contents/bin/winepath", useWINE=TRUE,clearWD=FALSE) It still did not work, and the same error message occurred, plus some error message from R: fixme:keyboard:RegisterHotKey (0x10058,13,0x00000002,3): stub err:ole:CoGetClassObject class {0003000a-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject class {0...
2011 Jan 14
1
R2WinBUGS-Windows 7
...n R is: Error in file(con, "rb") : cannot open the connection In addition: Warning message: In file(con, "rb") : cannot open file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry.odc': No such file or directory Error in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : WinBUGS executable does not exist in c:/Program Files/WinBUGS14/ >
2012 Feb 01
1
problem working directory WinBUGS using R
...ing directory for D:/Line/documents using setwd () function and it still appears this error message: In file(con, "rb") : cannot open file 'c:/Program Files/WinBUGS14//System/Rsrc/Registry.odc': No such file or directory Erro em bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : WinBUGS executable does not exist in c:/Program Files/WinBUGS14/ Além disso: Warning message: In list.files(bugs.directory) : list.files: 'c:/Program Files/WinBUGS14/' is not a readable directory Can anyone help me? Thank you. [[alternative HTML version deleted]]
2009 Jul 07
1
R2WinBUGS under Linux/WINE fails
...ile(con, "rb") : cannot open the connection In addition: Warning message: In file(con, "rb") : cannot open file '/home/harlan/.wine/dosdevices/z:/opt/OpenBUGS//System/Rsrc/Registry.odc': No such file or directory Error in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : WinBUGS executable does not exist in /home/harlan/.wine/dosdevices/z:/opt/OpenBUGS/ Trying to figure out these path issues: > ls /home/harlan/.wine/dosdevices/z:/opt/OpenBUGS/ BackBUGS.lnk Compare Docu Graph Lindev Ole Randnumseeds.odc Std...
2010 May 06
1
BRugs dwwinn.exe error
...() the WinBUGS-Window has been opened (log- and trap-window) and after a long while (10 minuites-trial and one hour-trial) it does still compute or what ever. If I close the WinBUGs window the R-Console gives: **************************** Fehler in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, : Look at the log file and try again with 'debug=TRUE' to figure out what went wrong within Bugs. **************************** There is no log-File but I copied the content of the log-window (see below). If I start openBUGS from R: After about 5 seconds a window appears ind...
2013 Feb 10
1
BRugs Error
...not exist for R 2.15.1. Is there a means to get arrange this problem? Thanks Paul The following code is an example from R Help bugs: > schools.sim <- bugs(data, inits, + parameters, model.file, n.chains=3, + n.iter=1000, + n.thin=10,n.burnin=10,bin=1, + DIC=FALSE,debug=TRUE, + useWINE = TRUE, + program = "OpenBUGS", + bugs.directory="c:/ProgramFiles/OpenBUGS/") Loading required package: BRugs Error in openbugs(data, inits, parameters.to.save, model.file, n.chains, : BRugs is required In addition: Warning message: In library(package, lib.loc = lib.loc, c...
2011 Jan 13
1
Openbugs and rbugs on mac with wine
...schools.sim <- rbugs(data=schools.data, inits, parameters, schools.bug, n.chains=3, n.iter=10000,seed=123, workingDir="/Users/ozd504/Documents/", bugsWorkingDir="/Users/ozd504/Documents/", useWine=TRUE, wine="/opt/local/bin/wine", bugs = "/Users/ozd504/OpenBUGS312/ OpenBUGS.exe",OpenBugs=T, debug=TRUE) This Returns an error saying that bugs terminated before the coda could be written I can also send a...
2009 Jul 09
2
How to Populate List
...not open the connection > In addition: Warning message: > In file(con, "rb") : >   cannot open file > '/home/harlan/.wine/dosdevices/z:/opt/OpenBUGS//System/Rsrc/Registry.odc': > No such file or directory > Error in bugs.run(n.burnin, bugs.directory, WINE = WINE, useWINE = useWINE, > : >   WinBUGS executable does not exist in > /home/harlan/.wine/dosdevices/z:/opt/OpenBUGS/ > > Trying to figure out these path issues: > >> ls /home/harlan/.wine/dosdevices/z:/opt/OpenBUGS/ > BackBUGS.lnk     Compare    Docu      Graph         Lindev >...