Changes in version 0.9.8 - Small improvements to cpp code Changes in version 0.9.7 (2026-03-05) - Updates to the current Rcpp behavior Changes in version 0.9.6 (2025-09-26) - Switches from deprecated arma::is_finite to std::isfinite Changes in version 0.9.3 (2022-01-29) - Cleans code and adds new warnings Changes in version 0.9 - Adds C++ code for calculating five IT-metrics (Nowosad and Stepinski, 2019, Landscape Ecology) Changes in version 0.8 - Main vector functions now return matrices with one row instead of vectors - Main matrix functions now accept the classes argument Changes in version 0.7.2 (2019-11-12) - Fixes C++ conversions Changes in version 0.6.0 - Adds normalization Changes in version 0.5.0 - Rewrites get_incove() internals into rcpp (rcpp_get_incove()) Changes in version 0.4.0 - Merged rcpp_get_wecove() and rcpp_get_cove() into rcpp_get_vec() Changes in version 0.3.0 (2019-08-25) - Added a NEWS.md file to track changes to the package.