-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
111 lines (77 loc) · 4.12 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%",
fig.align = "center",
fig.dim = c(7, 4) * 1.4
)
```
# JDemetra+ at [ICES 2024](https://ww2.amstat.org/meetings/ices/2024/)
*ICES VII - Glasgow, Scotland - June 17-20, 2024*
<!-- badges: start -->
<!-- badges: end -->
## 👉 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:
```r
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:
[<img src="https://github.com/annasmyk/ICES_2024/blob/main/figures/poster.png?raw=true">](https://github.com/annasmyk/ICES_2024/blob/main/figures/poster.pdf?raw=true)
## 🙋 How to ask a question?
To ask a question, you can send us an email to Anna (anna.smyk@insee.fr) and me (tanguy.barthelemy@insee.fr) or complete an issue directly on GitHub.
To complete an issue on GitHub, you should:
1.Go to the *Issues* tab:
<p align="center">
<img src="https://github.com/annasmyk/ICES_2024/blob/main/figures/issue/issue_panel.png?raw=true">
</p>
2. Click on *New issue*:
<p align="center">
<img src="https://github.com/annasmyk/ICES_2024/blob/main/figures/issue/create_issue.png?raw=true">
</p>
3. Choose one of the themes proposed in the list and click on *Get started*:
<p align="center">
<img src="https://github.com/annasmyk/ICES_2024/blob/main/figures/issue/choose_issue.png?raw=true">
</p>
4. Fill the question with a title and a text to explain the problem or the request and click on *Submit new issue*:
<p align="center">
<img src="https://github.com/annasmyk/ICES_2024/blob/main/figures/issue/complete_issue.png?raw=true">
</p>
## 🌐 Networks
You can find us on:
- 🖥️ GitHub Tanguy: https://github.com/TanguyBarthelemy
- 👨💻 GitHub Anna: https://github.com/annasmyk
- 🏢 Symphonie (intranet Insee)
- ▶️ [Youtube](https://www.youtube.com/@TSwithJDemetraandR)
- 📚 Biblio: https://jdemetra-new-documentation.netlify.app/
- 📝 Blog: https://jdemetra-universe-blog.netlify.app/