Skip to content

annasmyk/ICES_2024

Repository files navigation

JDemetra+ at ICES 2024

ICES VII - Glasgow, Scotland - June 17-20, 2024

👉 Contents

In this repository, you can find material around JDemetra+ software demonstration:

  • figures folder: the poster in .pdf and .png format
  • data folder: data files (.csv and .xslx) used for the demo
  • jdemetra folder: the workspaces used for the demo
  • R folder: R code used for the demo
  • quality report folder: the generated quality report from {JDCruncheR}

®️ Using R packages

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

Version 3 R packages can be installed like this:

install.packages("rjd3nowcasting", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))

install.packages("rjd3toolkit", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3sts", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3x13", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3tramoseats", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3filters", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3x11plus", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3highfreq", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3stl", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3revisions", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3bench", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3nowcasting", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3providers", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))
install.packages("rjd3workspace", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))

install.packages("rjdworkspace")
install.packages("rjwsacruncher")
install.packages("JDCruncheR")

Poster

Overview of the poster:

🙋 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:

🌐 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

Languages