Changes in version 0.1.2 (2023-10-14) - Drop C++11 requirement to adhere to new CRAN policies. - Drop personList() and citEntry(). Changes in version 0.1.1 (2022-08-26) - Fix in HTML version of manual. Changes in version 0.1.0 (2021-08-19) - Support forthcoming Rcpp's STRICT_R_HEADERS. - Update bibliographical details for main reference. - Rename r_gof2019_flmfr to r_gof2021_flmfr. Changes in version 0.0.7 (2020-07-24) - Added option refit_lambda in flm_test. - Added Lee et al. (2020) test. - Extended applications. - Fixes in documentation. Changes in version 0.0.6 (2019-12-17) - Comply with R_CLASS_MATRIX_ARRAY=true. - Roxygen 7.0.1. Changes in version 0.0.5 (2019-10-01) - Initial version