NEWS
rjd3revisions 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()
rjd3revisions 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
rjd3revisions 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
rjd3revisions 2024-04-12 (2024-04-12)
Changed
Fixed
- solve bug create_vintages with xlsx
- fixed render report
Added
rjd3revisions 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)
rjd3revisions 2023-08-28 (2023-08-28)
Fixed
rjd3revisions 2023-06-16 (2023-06-16)
Added
- Release based on JD+_main : v3.0.2