Type: Package Package: rjd3bench Title: Temporal Disaggregation and Benchmarking in 'JDemetra+' 3.x Version: 3.1.2.9000 Authors@R: c( person("Jean", "Palate", email = "palatejean@gmail.com", role = "aut"), person("Corentin", "Lemasson", email ="corentin.lemasson@nbb.be", role = c("aut", "cre")), person("Tanguy", "Barthelemy", email ="tanguy.barthelemy@insee.fr", role = c("ctb", "art")), person("Nikolina", "Rizanovska", email ="nikolina.rizanovska@gov.si", role = "ctb") ) Description: Interface to 'JDemetra+' 3.x () time series analysis software. It provides a variety of methods for temporal disaggregation & interpolation, benchmarking, reconciliation and calendarization. It incorporates statistical methods described in the latest European Statistical System (ESS) guidelines on temporal disaggregation, benchmarking, and reconciliation (2018 edition). The package implements highly efficient algorithms for fast and reliable computation. License: EUPL URL: https://github.com/rjdverse/rjd3bench, https://rjdverse.github.io/rjd3bench/ BugReports: https://github.com/rjdverse/rjd3bench/issues Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), rjd3toolkit (>= 3.7.1), RProtoBuf (>= 0.4.20), stats, graphics Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: Java (>= 21) Collate: 'utils.R' 'adl.R' 'benchmark.R' 'calendarization.R' 'deprecated.R' 'mbdenton.R' 'print.R' 'tempdisagg.R' 'zzz.R' LazyData: TRUE Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://tanguybarthelemy.r-universe.dev Date/Publication: 2026-06-23 06:28:10 UTC RemoteUrl: https://github.com/rjdverse/rjd3bench RemoteRef: HEAD RemoteSha: 0443f6dffd2e4852b8dab1c1f8d9b02c0a4ca4e9 NeedsCompilation: no Packaged: 2026-06-23 06:52:40 UTC; root Author: Jean Palate [aut], Corentin Lemasson [aut, cre], Tanguy Barthelemy [ctb, art], Nikolina Rizanovska [ctb] Maintainer: Corentin Lemasson