Changes in version 1.0.5 (2024-11-28) - Fixed bug which violates the CRAN Policy's - “Packages should not write in the user’s home filespace (including clipboards), nor anywhere else on the file system apart from the R session’s temporary directory (or during installation in the location pointed to by TMPDIR: and such usage should be cleaned up).” Changes in version 1.0.4 (2024-11-21) - add spinner on all interactive output of the shiny app - add an inline code to perform the comparison and build the html report - change how to describe variables loaded in the upload input fields - increase the maximum file size from the default (5 Mb) to 50 Mb Changes in version 1.0.3 (2024-11-14) - fix the module which print the comparator report in the shiny app. Changes in version 1.0.2 (2024-11-11) - fix an absolute link in the mod_comp_report.R file. Changes in version 1.0.1 (2024-11-02) - remove all mod_... functions used in the previous version. - add a new section (tab) where users can create their html comparisons report.