eggCounts 1.1-2:  

* Updated documentation

* Removed redundant functions 


eggCounts 1.1-1:  

* Updated LinkingTo version requirements


eggCounts 1.1:  

* Updated Stan program syntax 

* Fixed minor bug in the mcmc output of the 1-sample zero-inflation model



eggCounts 1.0:  

* MCMC inference migrated from Metropolis-Hastlings algorithm and Gibbs sampler to Stan modelling language.

* Further improved bug fix of version 0.4.

* Improved models.

* Full-support on zero-inflation models.




eggCounts 0.4, 0.4-1:  

* Bug fixes introduced since version 0.1.

* Further improved bug fix of version 0.3.

* Alerts the user in case of atypical data through 'NOTE'.

* Added verboselevel functionality for detailed debugging. 

* Improved help and added tests.



eggCounts 0.3:  

* Updated package structure: NEWS, ChangeLog and CITATION files.

* Bug fix: all "zero" draws from rgamma are captured and
    set to `minrgamma=.Machine$double.eps`.
    Thus numerical results are likely to change.



eggCounts 0.2:  2013-11-05

* stable release on CRAN