All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.4.0 - 2024-08-21
- user-defined thresholds for tests assessment
- possibility to add plot of revisions in report
- New
View()
,summary()
andprint()
method to visualize the revision analysis
- pivot from {formattable} dependency to {flextable} to build the tables
simulate_long()
is now an exported function to construct datasets example
- solve a display glitch in diagonal view of functions print.rjd3rev_vintages() and print.rjd3rev_revisions()
1.3.2 - 2024-07-10
- new functions to visualise the vintages with method
View()
andplot()
- add linting in the code
- declare all the dependencies outside of base
- remove wrong JARS
- resolved issues #32 with removing useless code
1.3.1 - 2024-04-22
- solve bug with .Rd file of function revision_analysis
1.3.0 - 2024-04-22
- refactor function revision_analysis()
- solve bug create_vintages with xlsx with vertical and horizontal view
- generic functions associated to create_vintages() and get_revisions() for better input visualisation
1.2.1 - 2024-04-12
- refactor vignette
- solve bug create_vintages with xlsx
- fixed render report
- new date format accepted
1.2.0 - 2024-04-11
- 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
- function to create vintage accept different format input (vertical, horizontal and long)
1.1.0 - 2023-08-28
- some bugs
1.0.0 - 2023-06-16
- Release based on JD+_main : v3.0.2