- Removed the C++11 requirement in response to an update in BH
 
- Updated the maintainer’s e-mail address
 
- Dots in function names are changed to underscores
 
- Changed the Wishart sampler from armadillo’s to R’s due to seeding
and reproducibility issues
 
- Fix bug in looping over the right dimension of Rho
 
- Fix bug in 
EquiCorrelation model 
- Remove 
random.cpp and use
arma::wishrnd() 
- Add 
bmeta_analyze() with formula interface 
- Add DOI information for NMR-HTRe
 
- Increment 
icount for robust adaptive Metropolis
algorithm for M4 (MVMR-ParObs) 
- Valgrind error fixed for Solaris
 
- Matrix initialized with memory allocation in 
rwish
function 
- Add Qunused-arguments to Makevars.win to suppress warnings for
unused driver arguments
 
New features
- The first version of metapack providing functions
performing Bayesian inference for multivariate meta-regression and
univariate network meta-regression models.