multimark 1.3.2 2015-12-18
-----------------
BUG FIXES

* Allow delta_B = 0 (i.e. 1 - (delta_1 + delta_2) = 0) in 'simdataCJS()' and 'simdataClosed();


multimark 1.3.1 2015-10-20
-----------------
CHANGES

* Updated citations for 'multimark'

BUG FIXES

* Typo corrections in help files


multimark 1.3.0 2015-07-27
-----------------
NEW FEATURES

* 'markClosed()' and 'markCJS()' wrappers facilitate ``conventional'' capture-recapture analysis with a single mark type; Bayesian multimodel inference using 'multimodelClosed()' and 'multimodelCJS()' can also be implemented with output from these ``conventional'' models

CHANGES

* 'mms' no longer an argument for 'multimodelClosed()' or 'multimodelCJS()'; these data are now returned with individual model output for additional error checking

* CJS latent variable 'z' now denoted as 'q'

BUG FIXES

* Fixed bug in 'multimarkClosed()' when all encounter histories are known


multimark 1.2.0 2015-06-23
-----------------
NEW FEATURES

* Beta prior for 'psi' parameter can now be user specified in 'multimarkCJS()' and 'multimarkClosed()' using 'a0psi' and 'b0psi' arguments

* burn-in and thinning interval can now be user specified in 'multimodelCJS()' and 'multimodelClosed()' using 'mburnin' and 'mthin' arguments

CHANGES

* Minor bug fixes in updates for 'psi', 'sigma2_zp', and 'sigma2_zphi' in 'multimarkCJS()'

* developed using R version 3.2.1 (2005-06-18); 'multimark' now requires R >=3.2.1 for compatibility with changes to base function 'nchar()'


multimark 1.1.4 2015-04-29
-----------------
NEW FEATURES

* parallel processing now used in 'multimodelCJS()' and 'multimodelClosed()' for >1 chains

CHANGES

* parallel processing now only used with >1 chains in 'multimarkCJS()' and 'multimarkClosed()'

* modified chain progress printing for 'multimarkCJS()', 'multimarkClosed()', 'multimodelCJS()' and 'multimodelClosed()'

* temporal trend (Time) predictors centered around zero

* updated package citation

* modification to documentation to avoid overflow on pdf

* developed using R version 3.2.0 (2015-04-16)


multimark 1.1.3 2015-04-16
-----------------
Initial CRAN posting
