Package: rjd3revisions Type: Package Title: Revision analysis with 'JDemetra+ 3.x' Version: 1.4.1 Authors@R: c( person(given = "Corentin", family = "Lemasson", email = "corentin.lemasson@nbb.be", role = c("aut", "cre")), person(given = "Tanguy", family = "Barthelemy", email = "tanguy.barthelemy@insee.fr", role = c("aut", "art"))) Description: Revision analysis tool part of 'JDemetra+ 3.x' () time series analysis software. It performs a battery of tests on revisions and submit a report with the results. The various tests enable the users to detect potential bias and sources of inefficiency in preliminary estimates. License: EUPL | file LICENSE URL: https://github.com/rjdverse/rjd3revisions, https://rjdverse.github.io/rjd3revisions/ BugReports: https://github.com/rjdverse/rjd3revisions/issues SystemRequirements: Java (>= 17) Depends: R (>= 4.1.0) Imports: rJava (>= 1.0-6), rjd3toolkit (>= 3.0.1), checkmate, tools, utils, stats, grDevices, graphics, methods Suggests: kableExtra, testthat (>= 3.0.0), knitr, rmarkdown, readxl, flextable Remotes: github::rjdverse/rjd3toolkit Collate: 'rjd3revisions-package.R' 'check.R' 'conversion.R' 'format_table.R' 'report.R' 'revisions.R' 'revision_analysis.R' 'simulate.R' 'tests.R' 'thresholds.R' 'vintages.R' 'zzz.R' Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: make default-jdk libprotobuf-dev protobuf-compiler libprotoc-dev Repository: https://rjdverse.r-universe.dev Date/Publication: 2025-03-21 08:03:52 UTC RemoteUrl: https://github.com/rjdverse/rjd3revisions RemoteRef: v1.4.1 RemoteSha: efae298e6a3f430b30063e4b9f16a4021bb24060 NeedsCompilation: no Packaged: 2026-06-08 07:45:14 UTC; root Author: Corentin Lemasson [aut, cre], Tanguy Barthelemy [aut, art] Maintainer: Corentin Lemasson