Changes in version 2025-03-20 (2025-03-20) Added - a param seed in the function simulate_long() to add reproductibility to this function Changed - update vignette Changes in version 2024-08-21 (2024-08-21) Added - user-defined thresholds for tests assessment - possibility to add plot of revisions in report - New View(), summary() and print() method to visualize the revision analysis Changed - pivot from {formattable} dependency to {flextable} to build the tables - simulate_long() is now an exported function to construct datasets example Fixed - solve a display glitch in diagonal view of functions print.rjd3rev_vintages() and print.rjd3rev_revisions() Changes in version 2024-07-10 (2024-07-10) Added - new functions to visualise the vintages with method View() and plot() Changed - add linting in the code - declare all the dependencies outside of base - remove wrong JARS Fixed - resolved issues #32 with removing useless code Changes in version 2024-04-22 (2024-04-22) Fixed - solve bug with .Rd file of function revision_analysis Changed - refactor function revision_analysis() Fixed - solve bug create_vintages with xlsx with vertical and horizontal view Added - generic functions associated to create_vintages() and get_revisions() for better input visualisation Changes in version 2024-04-12 (2024-04-12) Changed - refactor vignette Fixed - solve bug create_vintages with xlsx - fixed render report Added - new date format accepted Changes in version 2024-04-11 (2024-04-11) Added - new input accepted (vertical, horizontal) - new functions to check the input format (check_XXX()) - new functions to convert an input format into another (from_XXX_to_XXX()) - generate report in pdf format - new function to simulate long format input data Changed - function to create vintage accept different format input (vertical, horizontal and long) Changes in version 2023-08-28 (2023-08-28) Fixed - some bugs Changes in version 2023-06-16 (2023-06-16) Added - Release based on JD+_main : v3.0.2