From: <li...@us...> - 2017-06-26 14:59:18
|
Revision: 277 http://sourceforge.net/p/bugs-r/code/277 Author: ligges Date: 2017-06-26 14:59:17 +0000 (Mon, 26 Jun 2017) Log Message: ----------- prepare new version and remove openbugs.net link for now given it does not work for weeks now. Modified Paths: -------------- trunk/BRugs/DESCRIPTION Modified: trunk/BRugs/DESCRIPTION =================================================================== --- trunk/BRugs/DESCRIPTION 2017-06-26 14:57:56 UTC (rev 276) +++ trunk/BRugs/DESCRIPTION 2017-06-26 14:59:17 UTC (rev 277) @@ -1,7 +1,7 @@ Package: BRugs Title: Interface to the 'OpenBUGS' MCMC Software -Version: 0.8-6 -Date: 2015-12-16 +Version: 0.9-0 +Date: 2017-06-26 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. Runs natively and stably in 32-bit R under Windows. Versions running on Linux and on 64-bit R under Windows are in "beta" status and less efficient. Maintainer: Uwe Ligges <li...@st...> @@ -9,4 +9,3 @@ Imports: utils, coda, grDevices, graphics, stats SystemRequirements: OpenBUGS (>= 3.2.2), hence Windows or Linux License: GPL-2 -URL: http://www.openbugs.net/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |