Type: Package Package: rjd3toolkit Title: Utility Functions Around 'JDemetra+ 3.0' Version: 3.7.1.9000 Authors@R: c( person("Jean", "Palate", , "palatejean@gmail.com", role = "aut"), person("Alain", "Quartier-la-Tente", , "alain.quartier@yahoo.fr", role = "aut", comment = c(ORCID = "0000-0001-7890-3857")), person("Tanguy", "Barthelemy", , "tanguy.barthelemy@insee.fr", role = c("aut", "cre", "art")), person("Anna", "Smyk", , "anna.smyk@insee.fr", role = "aut") ) Description: R Interface to 'JDemetra+ 3.x' () time series analysis software. It provides functions allowing to model time series (create outlier regressors, user-defined calendar regressors, Unobserved Components AutoRegressive Integrated Moving Average (UCARIMA) models...), to test the presence of trading days or seasonal effects and also to set specifications in pre-adjustment and benchmarking when using 'rjd3x13' or 'rjd3tramoseats'. License: EUPL URL: https://github.com/rjdverse/rjd3toolkit, https://rjdverse.github.io/rjd3toolkit/ BugReports: https://github.com/rjdverse/rjd3toolkit/issues Depends: R (>= 4.1) Imports: checkmate, graphics, methods, rJava (>= 1.0-6), rjd3jars (>= 0.0.3), RProtoBuf (>= 0.4.20), stats, utils Encoding: UTF-8 Language: en-GB LazyData: TRUE Roxygen: list(markdown = TRUE) SystemRequirements: Java (>= 21) Collate: 'utils.R' 'jd2r.R' 'protobuf.R' 'arima.R' 'calendars.R' 'calendarts.R' 'data.R' 'decomposition.R' 'deprecated.R' 'dictionary.R' 'differencing.R' 'display.R' 'distributions.R' 'generics.R' 'jd3rslts.R' 'modellingcontext.R' 'procresults.R' 'regarima_generic.R' 'regarima_rslts.R' 'spec_benchmarking.R' 'spec_regarima.R' 'splines.R' 'tests_regular.R' 'tests_seasonality.R' 'tests_td.R' 'timeseries.R' 'variables.R' 'zzz.R' Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2026-06-22 14:26:24 UTC RemoteUrl: https://github.com/rjdverse/rjd3toolkit RemoteRef: HEAD RemoteSha: 00ab1a6f6a8e4e69a06c7b2c5c414ad65284050d NeedsCompilation: no Packaged: 2026-06-22 15:38:51 UTC; root Author: Jean Palate [aut], Alain Quartier-la-Tente [aut] (ORCID: ), Tanguy Barthelemy [aut, cre, art], Anna Smyk [aut] Maintainer: Tanguy Barthelemy