Changes in version 0.1.7 (2025-05-28) - Fix one-dimensional issue for getDynamicFollNet Changes in version 0.1.6 (2024-06-11) - Implement DTW2 by Namrata Banerji to make the code match the MATLAB version Changes in version 0.1.5 (2022-01-24) - Update to fix NA issue in time series - Added TSNANNearestNeighborPropagation for filling NA with a nearest value in time series. Changes in version 0.1.4 (2021-12-09) - Update to fix warning Changes in version 0.1.3 (2021-09-17) - Update DOI of SotwareX Changes in version 0.1.2 - Add mFLICA software article into vignettes - Add more comments into code files - Fix typos and minor bugs Changes in version 0.1.1 (2020-04-03) - Update getDynamicFollNet to allow the setting of lagWindow parameter for inferring a following network. - Fix the one-dimensional time series bug Changes in version 0.1.0 (2020-02-11) - The first release version of mFLICA.