Type: Package Package: rjd3x13 Title: Seasonal Adjustment with 'X-13' in 'JDemetra+' 3.x Version: 3.8.0.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", , "timeserieswithjdemetraandr@gmail.com", 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 offers full access to options and outputs of 'X-13', including Reg-ARIMA modelling (automatic AutoRegressive Integrated Moving Average (ARIMA) model with outlier detection and trading days adjustment) and X-11 decomposition. License: EUPL URL: https://github.com/rjdverse/rjd3x13, https://rjdverse.github.io/rjd3x13/ BugReports: https://github.com/rjdverse/rjd3x13/issues Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), rjd3jars (>= 0.0.5), rjd3toolkit (>= 3.8.0), RProtoBuf (>= 0.4.25) Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: Java (>= 21) Collate: 'deprecated.R' 'print.R' 'regarima_generic.R' 'utils.R' 'regarima_outliers.R' 'regarima_spec.R' 'x13_rslts.R' 'x13_spec.R' 'revisions.R' 'rjd3x13-package.R' 'set_x11_spec.R' 'x13.R' 'zzz.R' Remotes: github::rjdverse/rjd3jars, github::rjdverse/rjd3toolkit Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2026-07-15 09:21:29 UTC RemoteUrl: https://github.com/rjdverse/rjd3x13 RemoteRef: HEAD RemoteSha: 7dbed76a935b523e4ab10fd4215f8311cfd51b86 NeedsCompilation: no Packaged: 2026-07-15 11:26:49 UTC; root Author: Jean Palate [aut], Alain Quartier-la-Tente [aut] (ORCID: ), Tanguy Barthelemy [aut, cre, art], Anna Smyk [aut] Maintainer: Tanguy Barthelemy