| NEWS | R Documentation | 
News for Package 'bayesmix'
Changes in bayesmix version 0.7-6
- Changed class ' - jags' returned by- JAGSrun()to '- JAGSrun' to avoid a conflict with the class of the same name from package rjags.
- Registered S3 methods for exported generic - JAGScall()and generic- print().
- Change names of internal function containing a dot to use an underscore to avoid confusion with S3 method. 
Changes in bayesmix version 0.7-5
- Maintainer e-mail changed. 
Changes in bayesmix version 0.7-4
- Functions from packages stats and graphics are now correctly imported. 
Changes in bayesmix version 0.7-3
- Packages rjags and coda moved from Depends to Imports. 
Changes in bayesmix version 0.7-2
- Avoid to use methods - mean(<data.frame>)and- sd(<data.frame>)(deprecated in R-2.14)
Changes in bayesmix version 0.7-1
-  bayesmix was modified to work with rjags >= 2.1.0 with changes if no empty classes during sampling. 
Changes in bayesmix version 0.7
-  bayesmix now uses functionality from package rjags for the MCMC simulations instead of calling the stand-alone software JAGS. 
Changes in bayesmix version 0.6-0
-  bayesmix modified to work with jags-1.0.2 
Changes in bayesmix version 0.5-4
- Dumping the data modified due to changes in R. 
Changes in bayesmix version 0.5-3
- Patch from Martyn Plummer for jags-0.75 and coda-0.9-1. 
- First version released on CRAN: 0.5-2.