Type: Package Package: rjd3x13 Title: Seasonal Adjustment with 'X-13' in 'JDemetra+' 3.x 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 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), RProtoBuf (>= 0.4.20), rjd3toolkit (>= 3.7.1) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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' 'set_x11_spec.R' 'x13.R' 'zzz.R' Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2026-06-05 07:57:51 UTC RemoteUrl: https://github.com/rjdverse/rjd3x13 RemoteRef: HEAD RemoteSha: 557c8f7712e7aac1046113b9294520616ef6a556 NeedsCompilation: no Packaged: 2026-06-05 11:30:13 UTC; root Author: Jean Palate [aut], Alain Quartier-la-Tente [aut] (ORCID: ), Tanguy Barthelemy [aut, cre, art], Anna Smyk [aut] Maintainer: Tanguy Barthelemy