Skip to content
@rjdverse

rjdverse

JDemetra+ R ecosystem

rjdverse is an organization dedicated to creating R packages giving access to JDemetra+ algorithms.

JDemetra+ is a versatile time series analysis software, whose core routines are written in Java and also accessible via a Graphical User Interface (GUI).

[Documentation] | [Blog]

Installation procedure and basic examples are given in the readme file of each package. Their documentation is available via GitHub pages.

Running rjd3 packages requires Java 17 or higher. How to set up such a configuration in R is explained here

Below is the list of R packages available from this page (relying on JDemetra+ core Java libraries) and links to add-on packages:

Interface to JDemetra+ v2.x

  • RJDemetra (Seasonal adjustment with X-13 and Tramo-Seats)

Additional R tools for JDemetra+ v2.x: rjwsacruncher, JDCruncherR, rjdworkspace, ggdemetra, rjdqa, rjdmarkdown

Interfaces to JDemetra+ v3.x

General purpose tools

  • rjd3toolkit (Base layer for all other packages, tests, generating regressors)

  • rjd3sts (State Space Framework)

Seasonal adjustment

Benchmarking, Temporal disaggregation, Revision analysis and Nowcasting

Filtering and Trend-cycle Extraction

Tools related to JDemetra+ Graphical User Interface

  • rjd3providers (Wrangling input data for the Graphical User Interface)

  • rjd3workspace (Wrangling workspaces for the Graphical User Interface)

Additional R tools for JDemetra+ v3.x: rjwsacruncher, ggdemetra3

Dependency relations

flowchart TB
    subgraph rjd3toolkit_depends ["All packages depend on rjd3toolkit"]
        direction TB


        subgraph rjd3_other[" "]
            rjd3bench
            rjd3revisions
            rjd3nowcasting
        end
        
        subgraph rjd3x13_tramo[" "]
            rjd3x13
            rjd3tramoseats
        end

        rjd3providers --> rjd3workspace
        rjd3x13_tramo --> rjd3workspace

        rjd3x13_tramo --> ggdemetra3
        rjd3highfreq --> ggdemetra3
        rjd3x11plus --> ggdemetra3
        rjd3filters --> ggdemetra3
        
        rjd3filters --> rjd3x11plus
        rjd3sts --> rjd3highfreq
        rjd3highfreq --> rjd3stl

    end

    rjd3toolkit --> rjd3toolkit_depends

  click rjd3toolkit "https://github.com/rjdverse/rjd3toolkit" _blank
  click rjd3nowcasting "https://github.com/rjdverse/rjd3nowcasting" _blank
  click rjd3stl "https://github.com/rjdverse/rjd3stl" _blank
  click rjd3highfreq "https://github.com/rjdverse/rjd3highfreq" _blank
  click rjd3sts "https://github.com/rjdverse/rjd3sts" _blank
  click rjd3x11plus "https://github.com/rjdverse/rjd3x11plus" _blank
  click rjd3filters "https://github.com/rjdverse/rjd3filters" _blank
  click rjd3providers "https://github.com/rjdverse/rjd3providers" _blank
  click rjd3workspace "https://github.com/rjdverse/rjd3workspace" _blank
  click rjd3x13 "https://github.com/rjdverse/rjd3x13" _blank
  click rjd3tramoseats "https://github.com/rjdverse/rjd3tramoseats" _blank
  click rjd3bench "https://github.com/rjdverse/rjd3bench" _blank
  click rjd3revisions "https://github.com/rjdverse/rjd3revisions" _blank
  click ggdemetra3 "https://github.com/AQLT/ggdemetra3" _blank
Loading

Popular repositories Loading

  1. rjdemetra rjdemetra Public

    R interface to JDemetra+ v 2.x

    R 50 16

  2. rjd3toolkit rjd3toolkit Public

    Utility package for R access to JDemetra+ version 3.x algorithms

    R 5 9

  3. rjd3tramoseats rjd3tramoseats Public

    R access to Tramo-Seats algorithm in JDemetra+ version 3.x

    R 5 6

  4. rjd3x13 rjd3x13 Public

    R access to X13-Arima algorithm in JDemetra+ version 3.x

    R 5 8

  5. rjd3workspace rjd3workspace Public

    Package for JDemetra+ version 3.x workspace wrangling.

    R 4 5

  6. rjd3revisions rjd3revisions Public

    Revision analysis tool

    R 4 5

Repositories

Showing 10 of 16 repositories
  • rjd3nowcasting Public

    R access to nowcasting algorithms in JDemetra+ version 3.x

    rjdverse/rjd3nowcasting’s past year of commit activity
    R 3 EUPL-1.2 6 1 0 Updated Jul 19, 2024
  • rjd3revisions Public

    Revision analysis tool

    rjdverse/rjd3revisions’s past year of commit activity
    R 4 EUPL-1.2 5 3 1 Updated Jul 18, 2024
  • rjd3bench Public

    R access to JDemetra+ version 3.x benchmarking and temporal disaggregation algorithms

    rjdverse/rjd3bench’s past year of commit activity
    R 3 EUPL-1.2 6 1 0 Updated Jul 18, 2024
  • rjd3stl Public

    R access to STL algorithm in JDemetra+ version 3.x

    rjdverse/rjd3stl’s past year of commit activity
    R 2 EUPL-1.2 6 0 1 Updated Jul 13, 2024
  • rjd3highfreq Public

    R access to high-frequency data algorithms in JDemetra+ version 3.x

    rjdverse/rjd3highfreq’s past year of commit activity
    R 2 EUPL-1.2 8 3 1 Updated Jul 13, 2024
  • rjd3workspace Public

    Package for JDemetra+ version 3.x workspace wrangling.

    rjdverse/rjd3workspace’s past year of commit activity
    R 4 EUPL-1.2 5 6 0 Updated Jul 13, 2024
  • rjd3providers Public

    Wrangling data providers in JDemetra+ 3.x

    rjdverse/rjd3providers’s past year of commit activity
    R 2 EUPL-1.2 5 3 0 Updated Jul 12, 2024
  • rjd3sts Public

    R access to Structural Time Series algorithms in JDemetra+ version 3.x

    rjdverse/rjd3sts’s past year of commit activity
    R 2 EUPL-1.2 6 1 0 Updated Jul 12, 2024
  • rjd3x11plus Public

    R access to extended X11 algorithm in JDemetra+ version 3.x

    rjdverse/rjd3x11plus’s past year of commit activity
    R 2 EUPL-1.2 7 0 0 Updated Jul 12, 2024
  • rjd3filters Public

    R access to filtering algorithms in JDemetra+ version 3.x

    rjdverse/rjd3filters’s past year of commit activity
    R 4 EUPL-1.2 6 0 0 Updated Jul 12, 2024

Top languages

Loading…

Most used topics

Loading…