Changes in version 0.7-6 (2023-04-12) o Changed class `jags` returned by JAGSrun() to `JAGSrun` to avoid a conflict with the class of the same name from package rjags. o Registered S3 methods for exported generic JAGScall() and generic print(). o Change names of internal function containing a dot to use an underscore to avoid confusion with S3 method. Changes in version 0.7-5 (2021-01-07) o Maintainer e-mail changed. Changes in version 0.7-4 (2015-07-01) o Functions from packages stats and graphics are now correctly imported. Changes in version 0.7-3 (2014-03-11) o Packages rjags and coda moved from Depends to Imports. Changes in version 0.7-2 (2011-10-17) o Avoid to use methods mean() and sd() (deprecated in R-2.14) Changes in version 0.7-1 (2010-05-16) o bayesmix was modified to work with rjags >= 2.1.0 with changes if no empty classes during sampling. Changes in version 0.7 o bayesmix now uses functionality from package rjags for the MCMC simulations instead of calling the stand-alone software JAGS. Changes in version 0.6-0 (2008-05-20) o bayesmix modified to work with jags-1.0.2 Changes in version 0.5-4 (2007-04-11) o Dumping the data modified due to changes in R. Changes in version 0.5-3 (2005-02-10) o Patch from Martyn Plummer for jags-0.75 and coda-0.9-1. o First version released on CRAN: 0.5-2.