Changelog
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.
Fixed
- Bug with to_tscollection() (moniker conversion)
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
fct parameter in set_automodel() #85
Added
get_java_version() function to compute the Java
installed version
current_java_version character string with the current
installed Java version
minimal_java_version character 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
bias argument in
set_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) and tramoseats_spec_default (Default
Tramo-Seats specification)
3.5.1
- 2025-06-18
Changed
3.5.0
- 2025-04-09
Changed
- New JARS
- Replace
. with _ in function’s name
#88
- The dataset
retail is renamed Retail
#89
- The number of regressor was false for TD3c #92
Added
- Spline functions (periodic, b-splines, cardinal splines)
- function
.add_ud_var (from {rjd3tramoseats} and
{rjd3x13})
- warning added in the function
calendar_td #10
- Regressor
TD2c for regarima specifications #53
3.3.0
- 2024-10-28
Changed
- New JARS
- Improve Canova-Hansen tests for seasonality and trading days (new
options, more output)
- Document (UC)ARIMA models
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
3.2.2
- 2024-03-15
3.2.1
- 2023-12-12
3.2.0
- 2023-11-24
3.1.0
- 2023-10-11
3.0.0
- 2023-06-14
Added
- Release based on JD+_main : v3.0.2