You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# hmcdm 2.1.2
2
+
3
+
- Release of `hmcdm` package version 2.1.2.
4
+
5
+
- 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.
0 commit comments