Changes in version 1.7.1 (2025-11-12) o Removing documentation of internal functions from the manual. Changes in version 1.3.1 (2025-02-04) o Fixing wrong counter in the loop. Changes in version 1.1.1 (2024-09-10) o Fixing wrong error/warning messages; o Adding example of user-provided annotation. Changes in version 1.0.1 (2024-07-03) o Fixing warnings printing. Changes in version 0.99.8 (2024-03-16) o Fixing parallelization set-up. Changes in version 0.99.7 (2024-03-14) o Fixing "exportglobals = FALSE" in the vignette. Changes in version 0.99.6 (2024-03-14) o Fixing "BPPARAM" and "assay" usage. Changes in version 0.99.5 (2024-03-05) o Add "BPPARAM" argument for BiocParallel parallelization. o Add "which_assay" and "overwrite_res" arguments for better manupulation of SummarizedExperiment object. o Change license. Changes in version 0.99.4 (2024-02-29) o Switch to ChAMPdata package for annotation instead of the internal one to save space. o Add unit tests. o Put splitting the dataset by chromosomes in a separate function. o Fix Bioconductor review comments. Changes in version 0.99.3 (2023-07-01) o Fix notes. Changes in version 0.99.2 (2023-06-12) o Change vignette example data to SummarizedExperiment. Changes in version 0.99.1 (2023-06-01) o Change of possible input: either numeric matrix or SummarizedExperiment; o Adding independent imputation for different samples groups. Changes in version 0.99.0 (2023-05-08) o First commit.