From: <li...@us...> - 2011-08-26 09:29:46
|
Revision: 197 http://bugs-r.svn.sourceforge.net/bugs-r/?rev=197&view=rev Author: ligges Date: 2011-08-26 09:29:37 +0000 (Fri, 26 Aug 2011) Log Message: ----------- 32- vs 64 bit Windows distinctions did not work prior to R-2.11.0 Modified Paths: -------------- trunk/BRugs/DESCRIPTION Modified: trunk/BRugs/DESCRIPTION =================================================================== --- trunk/BRugs/DESCRIPTION 2011-08-26 09:28:07 UTC (rev 196) +++ trunk/BRugs/DESCRIPTION 2011-08-26 09:29:37 UTC (rev 197) @@ -5,7 +5,7 @@ Author: OpenBUGS was developed by Andrew Thomas, Dave Lunn, David Spiegelhalter and Nicky Best. R interface developed by Uwe Ligges, Sibylle Sturtz, Andrew Gelman, Gregor Gorjanc and Chris Jackson. Linux port and most recent developments by Chris Jackson. Description: Fully-interactive R interface to the OpenBUGS software for Bayesian analysis using MCMC sampling Maintainer: Uwe Ligges <li...@st...> -Depends: R (>= 2.5.0), utils, coda +Depends: R (>= 2.11.0), utils, coda SystemRequirements: OpenBUGS (>= 3.2.1), hence ix86 Windows or Linux License: GPL-2 URL: http://www.openbugs.info/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |