Skip to content

annasmyk/Tsace_RJD_Webinar_Dec22

Repository files navigation

Using JDemetra+ in R: from version 2 to version 3

TSACE - Webinar - December, 15 2022

👉 Contents

In this repository, you will find:

  • Presentation folder: presentations in pdf format
  • Beamers and Papers folder: additional documentation about JDemetra+ and R
  • JDCruncheR_Output folder: an example of quality report (QR) Excel file resulting generated by JDCruncheR package

®️ Using packages

To use the presented packages, you have to install them.

Version 2 packages can be installed like this:

# If remotes is not installed
# install.packages("remotes")

install.packages("RJDemetra")
remotes::install_github("InseeFrLab/rjdworkspace")
remotes::install_github("InseeFr/JDCruncheR")
install.packages("rjwsacruncher")

Version 3 packages can be installed like this:

remotes::install_github("palatej/rjd3toolkit")

remotes::install_github("palatej/rjd3x13")
remotes::install_github("palatej/rjd3tramoseats")

remotes::install_github("palatej/rjd3highfreq")
remotes::install_github("palatej/rjdfilters")
remotes::install_github("palatej/rjd3sts")
remotes::install_github("palatej/rjd3stl")
remotes::install_github("palatej/rjd3bench")

remotes::install_github("palatej/rjdemetra3")

remotes::install_github("AQLT/ggdemetra3")

Additional packages (for example to render presentation slides) can be installed like this:

install.packages(c("knitr", "kableExtra", "ggplot2", "microbenchmark"))

🎥 Videos

You can click on the thumbnails to access the video playback.

General introduction Seasonal adjustment in R with JD+ Wrangling Workspaces Production in R

🙋 How to ask a question?

To ask a question, you can send us an email to Anna ([email protected]) and me ([email protected]) or complete an issue directly on GitHub. To complete an issue on GitHub, you should:

1.Go to the Issues tab:

  1. Click on New issue:

  1. Choose one of the themes proposed in the list and click on Get started:

  1. Fill the question with a title and a text to explain the problem or the request and click on Submit new issue:

Links to relevant GitHub pages

Here are the online open-source packages in version 2:

And in version 3:

🌐 Networks

You can find us on:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published