| Version | Release date | Changes |
| 2.3-3 | 06.23.05 | made Gibbs sampler slightly more efficient |
| 2.3-2 | 06.02.05 | minor changes to NAMESPACE and DESCRIPTION files |
| 2.3-1 | 05.27.05 | added coef.mnp() and cov.mnp() (thanks to Natasha Zharinova) |
| 2.2-3 | 05.12.05 | minor changes to the documentation; version published in Journal of Statistical Software |
| 2.2-2 | 05.09.05 | minor changes to the documentation |
| 2.2-1 | 05.01.05 | stable release for R 2.1.0; The observations with missing values in X will be deleted in mnp() and predict() (thanks to Natasha Zharinova)
|
| 2.1-2 | 03.22.05 | added an option, newdraw, for predict() method |
| 2.1-1 | 02.25.05 | improved predict() method; documentation enhanced and edited |
| 2.0-1 | 02.12.05 | added predict() method (thanks to Xavier Gerard and Saleem Shaik) |
| 1.4-1 | 12.16.04 | improved error handling (thanks to Kjetil Halvorsen) |
| 1.3-2 | 11.17.04 | stable release for R 2.0.1; minor updates of the documentation |
| 1.3-1 | 10.09.04 | stable release for R 2.0.0; updating vector.c |
| 1.2-1 | 09.26.04 | optionally stores the latent variable (thanks to Colin McCulloch) |
| 1.1-2 | 09.14.04 | minor fix in mnp() (thanks to Ken Shultz) |
| 1.1-1 | 08.28.04 | major and minor changes: namespace implemented |
| 1.0-4 | 07.14.04 | users can now interrupt the C process within R (thanks to Kevin Quinn) |
| 1.0-3 | 06.30.04 | bug fix in xmatrix.mnp() (thanks to Andrew Martin) |
| 1.0-2 | 06.29.04 | removed p.alpha0 parameter |
| 1.0-1 | 06.23.04 | official release |
| 0.9-13 | 05.28.04 | bug fix in ymatrix.mnp() |
| 0.9-12 | 05.23.04 | updating the documentation and help files |
| 0.9-11 | 05.08.04 | bug fix in cXnames (thanks to Liming Wang) |
| 0.9-10 | 05.03.04 | first stable version; bug fix in labeling |
| 0.9-9 | 05.02.04 | bug fix in sampling of W, added summary.mnp() and print.summary.mnp() |
| 0.9-8 | 04.29.04 | improving sampling of W, replace printf() with Rprintf() |
| 0.9-7 | 04.27.04 | missing data allowed for all models, varying choice sets allowed. |
| 0.9-6 | 04.26.04 | missing data allowed in the response variable for standard MNP; a major bug fixed for MoP (thanks to Shigeo Hirano) |
| 0.9-5 | 04.25.04 | improper prior handled by algorithm 1 |
| 0.9-4 | 04.21.04 | bug fix in MoP, R-1.9.0 compatible, changes in mprobit.R |
| 0.9-3 | 04.10.04 | rWish() modified with an improved algorithm |
| 0.9-2 | 03.22.04 | first public beta version |
| 0.9-1 | 03.20.04 | first beta version |