rjd3toolkit 3.6.0
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.
3.6.0 - 2025-11-21
Changed
- default group value with mts objects in modelling_context #107
- Examples are executed only if Java version >= 17
Removed
-
fctparameter inset_automodel()#85
Added
-
get_java_version()function to compute the Java installed version -
current_java_versioncharacter string with the current installed Java version -
minimal_java_versioncharacter string with the minimum viable Java version for rjdverse -
get_date_min()to get the minimum date -
get_date_max()to get the maximum date - New example to use the functions (#85)
- Documentation of
biasargument inset_benchmarking() - New datasets :
Electricity(French national electricity consumtion),Births(Number of births registered in France from 1968 to 2024),x13_spec_default(Default X13 specification) andtramoseats_spec_default(Default Tramo-Seats specification)
3.5.1 - 2025-06-18
3.5.0 - 2025-04-09
3.3.0 - 2024-10-28
3.2.4 - 2024-07-12
Changed
- New .jar (related to release 3.2.4)
- Some linting of R functions
Fixed
- Correct SA decomposition with backcasts and forecasts (Java to R transfer) #2