Type: Package Package: rjd3bench Title: Temporal Disaggregation and Benchmarking in 'JDemetra+' 3.x Version: 3.1.3.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), rjd3jars (>= 0.0.5), rjd3toolkit (>= 3.8.0), RProtoBuf (>= 0.4.25), 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://aqlt.r-universe.dev Date/Publication: 2026-07-13 09:42:43 UTC RemoteUrl: https://github.com/rjdverse/rjd3bench RemoteRef: HEAD RemoteSha: c23eead85f00c3a95ebce6789d83650a026c00ac NeedsCompilation: no Packaged: 2026-07-13 11:47:29 UTC; root Author: Jean Palate [aut], Corentin Lemasson [aut, cre], Tanguy Barthelemy [ctb, art], Nikolina Rizanovska [ctb] Maintainer: Corentin Lemasson