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
