Package: rjd3sts Type: Package Title: State Space Framework and Structural Time Series with 'JDemetra+ 3.x' Version: 2.4.1 Authors@R: c( person("Jean", "Palate", role = c("aut", "cre"), email = "palatejean@gmail.com"), person("Tanguy", "Barthelemy", role = c("art"), email ="tanguy.barthelemy@insee.fr")) Description: R Interface to 'JDemetra+ 3.x' () time series analysis software. It offers access to several functions on state space models and structural time series. Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), RProtoBuf (>= 0.4.20), rjd3toolkit (>= 3.7.1), rjd3xjars (>= 0.1.0), methods, stats Remotes: github::rjdverse/rjd3toolkit, github::rjdverse/rjd3xjars, SystemRequirements: Java (>= 21) License: file LICENSE URL: https://github.com/rjdverse/rjd3sts, https://rjdverse.github.io/rjd3sts Suggests: knitr, rmarkdown RoxygenNote: 7.3.3 BugReports: https://github.com/rjdverse/rjd3sts Roxygen: list(markdown = TRUE) Encoding: UTF-8 Collate: 'utils.R' 'jd3_rawssf.R' 'jd3_rawssf_algorithms.R' 'jd3_rawssf_loadings.R' 'jd3_rawssf_models.R' 'jd3_rawssf_states.R' 'jd3_seasonalbreaks.R' 'jd3_ssf.R' 'jd3_sts.R' 'jd3_stsoutliers.R' 'protobuf.R' 'tdarima.R' 'zzz.R' VignetteBuilder: knitr Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2026-05-07 18:18:40 UTC RemoteUrl: https://github.com/rjdverse/rjd3sts RemoteRef: v2.4.1 RemoteSha: 570ab911454a1db21d8d8b905ce4bebc097f3842 NeedsCompilation: no Packaged: 2026-06-07 08:03:52 UTC; root Author: Jean Palate [aut, cre], Tanguy Barthelemy [art] Maintainer: Jean Palate