NEWS.md
Release of hmcdm package version 2.1.3.
Resolved the following warning by setting C++ standard specification to CXX_STD = CXX17.
Release of hmcdm package version 2.1.2.
Resolved compilation warnings on CRAN by replacing the deprecated arma::conv_to<double>::from() with arma::as_scalar(). This addresses an issue introduced by a recent RcppArmadillo update and ensures forward compatibility with the latest version of Armadillo.
Release of hmcdm package version 2.1.0.
Allows sparse response arrays and design arrays with missing values.