From: <li...@us...> - 2008-10-11 17:48:14
|
Revision: 90 http://bugs-r.svn.sourceforge.net/bugs-r/?rev=90&view=rev Author: ligges Date: 2008-10-11 17:47:53 +0000 (Sat, 11 Oct 2008) Log Message: ----------- rewording based on suggestion by Rodney Sparapani Modified Paths: -------------- trunk/R2WinBUGS/man/bugs.Rd Modified: trunk/R2WinBUGS/man/bugs.Rd =================================================================== --- trunk/R2WinBUGS/man/bugs.Rd 2008-10-10 21:09:44 UTC (rev 89) +++ trunk/R2WinBUGS/man/bugs.Rd 2008-10-11 17:47:53 UTC (rev 90) @@ -94,11 +94,13 @@ \pkg{WinBUGS}, defaults to \code{FALSE} on Windows, and \code{TRUE} otherwise. Not available in S-PLUS.} \item{WINE}{character, path to \file{wine} binary file, it is - tried hard to get the information automatically if not given.} + tried hard (by a guess and the utilities \code{which} and \code{locate}) + to get the information automatically if not given.} \item{newWINE}{Use new versions of Wine that have \file{winepath} utility} \item{WINEPATH}{character, path to \file{winepath} binary file, it is - tried hard to get the information automatically if not given.} + tried hard (by a guess and the utilities \code{which} and \code{locate}) + to get the information automatically if not given.} \item{bugs.seed}{random seed for \pkg{WinBUGS} (default is no seed)} \item{summary.only}{If \code{TRUE}, only a parameter summary for very quick analyses is given, temporary created files are not removed in that case.} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |