Changes in version 0.2.11 (2026-06-03) - Solved compilation warning arising from the use of gcc-16 in the new linux releases. Changes in version 0.2.10 (2023-11-29) - Solved documentation issues: package overview help page and other minor corrections. - Mended C calls to error in several source files. - Changed citation style to new style using bibentry. Changes in version 0.2.9 (2023-01-23) - Solved configure issues, checking for gcc even in platforms that use clang. - Solved writing of .tex files in the working directory instead of the console, and changed a sprintf to snprintf in the compiled code. - Changed last URL to doi. Changes in version 0.2.8 (2022-10-05) - Solved configure problems produced by the updated toolchain in OS systems. - Solved special characters escaping. - Improved DESCRIPTION. - Added Value field to several functions. - Replaced \dontrun with \donttest for several functions. - Minor corrections in the manual and vignettes. - Used TRUE and FALSE instead of T and F in arguments descriptions. Changes in version 0.2.7 (2021-01-25) - Changed URLs to doi. Changes in version 0.2.6 (2020-12-07) - Corrected several URLs. Changes in version 0.2.5 (2020-03-18) - Completed citation. - Solved issues with unitary tests produced by the new stringsAsFactors = F default. Changes in version 0.2.4 (2019-04-15) - Memory leaks in C code solved. - Added DOI to citation. - Minor changes to documentation of the functions sss_cedp, mss_cedp and upgma_model_selection. Changes in version 0.2.3 (2019-03-21) - Tests sample data has been hardcoded to avoid problems of RNG versions. - Citation added Changes in version 0.2.2 (2019-01-21) - Duplicated hyperlinks to the vignettes with duplicate titles removed. Changes in version 0.2.1 (2018-05-09) - Vignettes island, IBDmodels and detectability added. - Added functions sss_cedp, mss_cedp and upgma_model_selection that deal with imperfect detectability when data for replicates is present. - Added function ibd_models that produce population data for three different models. - Added functions NLL_rss, NLL_isd, NLL_imd and NLL_env for ready calculation of Negative Log-Likelihoods for specified parameters in each of the sampling schemes treated here. - Changed and unified output of regular_sampling_scheme and irregular_single_dataset, irregular_multiple_datasets. - Fixed bugs in PA_simulation, regular_sampling_scheme, irregular_single_dataset, irregular_multiple_datasets and weight_of_evidence. - Added unitary tests for the package. Changes in version 0.1.3 (2017-07-10) Minor changes: - Added a Doi for the original source of dataset idaho. - Changed functions cetotrans, data_generation and PA_simulation to further integrate the environmental covariates framework in the package. - Corrected some typos. - Renamed dataset alonso to alonso15 (to reflect that it comes from Alonso's article of 2015).