-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathz-run-all.log
309 lines (264 loc) · 25.1 KB
/
z-run-all.log
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
Finding R package dependencies ... Done!
Styling 16 files:
_share-covered.qmd ✔
00-get-data-raw.R ✔
01-ess-prt.R ✔
02-ess-select.R ✔
03-party-facts-links.R ✔
04-ches_lrgen.R ✔
05-ches-ess_lr.R ✔
06-parlgov-cabinets.R ✔
07-parlgov-ess_cabinets.R ✔
ches-lrscale.qmd ✔
ess-sources.qmd ✔
index.qmd ✔
parlgov-stfdem.qmd ✔
pf-harmonization.qmd ✔
prt-variables.qmd ✔
z-run-all.R ✔
────────────────────────────────────────
Status Count Legend
✔ 16 File unchanged.
ℹ 0 File changed.
✖ 0 Styling threw an error.
────────────────────────────────────────
[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[1] "Download ESS data files manually with DOI url"
[1] "https://doi.org/10.21338/ess1e06_6"
[2] "https://doi.org/10.21338/ess2e03_6"
[3] "https://doi.org/10.21338/ess3e03_7"
[4] "https://doi.org/10.21338/ess4e04_5"
[5] "https://doi.org/10.21338/ess5e03_4"
[6] "https://doi.org/10.21338/ess7e02_2"
[7] "https://doi.org/10.21338/ess8e02_2"
[8] "https://doi.org/10.21338/ess9e03_1"
[9] "https://doi.org/10.21338/ess10e03_1"
[10] "https://doi.org/10.21338/ess10sce03_0"
https://doi.org/10.18712/ess6e02_5
[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[31m [32m■■■■■■■■■■■■■■■ [31m 45% | ETA: 2s
[39m[31m [32m■■■■■■■■■■■■■■■■■■■■■■■■■■■■ [31m 91% | ETA: 1s
[39m[31mWarning message:
[39m[31m[1m[22mThere was 1 warning in `mutate()`.
[1m[22m[36mℹ[31m In argument: `date = ymd(value)`.
Caused by warning:
[33m![31m 706368 failed to parse.
[39m[31m[1m[22mJoining with `by = join_by(cntry, essround, idno)`
[39m[31m[1m[22mJoining with `by = join_by(cntry, essround, idno)`
[39m[31m[1m[22mJoining with `by = join_by(cntry, essround, idno)`
[39m[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[31m[1mRows: [22m[34m7172[31m [1mColumns: [22m[34m17[31m
[39m[31m[36m──[31m [1mColumn specification[22m [36m────────────────────────────────────────────────────────[31m
[1mDelimiter:[22m ","
[31mchr[31m (8): country, name_short, name, name_english, name_other, wikipedia, de...
[32mdbl[31m (6): partyfacts_id, technical, year_first, year_last, share, share_year
[33mlgl[31m (1): new
[34mdttm[31m (2): created, modified
[39m[31m
[36mℹ[31m Use `spec()` to retrieve the full column specification for this data.
[36mℹ[31m Specify the column types or set `show_col_types = FALSE` to quiet this message.
[39m[31m[1mRows: [22m[34m44855[31m [1mColumns: [22m[34m17[31m
[39m[31m[36m──[31m [1mColumn specification[22m [36m────────────────────────────────────────────────────────[31m
[1mDelimiter:[22m ","
[31mchr[31m (8): country, dataset_key, dataset_party_id, name_short, name, name_eng...
[32mdbl[31m (6): year_first, year_last, share, share_year, external_id, partyfacts_id
[34mdttm[31m (3): created, modified, linked
[39m[31m
[36mℹ[31m Use `spec()` to retrieve the full column specification for this data.
[36mℹ[31m Specify the column types or set `show_col_types = FALSE` to quiet this message.
[39m[31mWarning message:
[1m[22mOne or more parsing issues, call `problems()` on your data frame for details,
e.g.:
dat <- vroom(...)
problems(dat)
[39m[31m[1mRows: [22m[34m6283[31m [1mColumns: [22m[34m8[31m
[39m[31m[36m──[31m [1mColumn specification[22m [36m────────────────────────────────────────────────────────[31m
[1mDelimiter:[22m ","
[31mchr[31m (6): ess_cntry, ess_variable, ess_party, ess_id, first_ess_id, country
[32mdbl[31m (2): essround, ess_party_id
[39m[31m
[36mℹ[31m Use `spec()` to retrieve the full column specification for this data.
[36mℹ[31m Specify the column types or set `show_col_types = FALSE` to quiet this message.
[39m[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[31mWarning message:
[39m[31mIn read.dta13(glue("data-raw/ches-{ches_data_file}")) :
Factor codes of type double or float detected in variables
country, eastwest, eumember, family, govt,
eu_position, eu_ep, eu_fiscal, eu_intmark,
eu_employ, eu_agri, eu_cohesion, eu_environ,
eu_asylum, eu_foreign, eu_turkey, lrgen,
lrecon, galtan, mip_one, mip_two, mip_three
No labels have been assigned.
Set option 'nonint.factors = TRUE' to assign labels anyway.
[39m[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[31m[1m[22mJoining with `by = join_by(ches_id, ches_year)`
[39m[31m── [1mAttaching core tidyverse packages[22m ──────────────────────── tidyverse 2.0.0 ──
[32m✔[31m [34mdplyr [31m 1.1.4 [32m✔[31m [34mreadr [31m 2.1.5
[32m✔[31m [34mforcats [31m 1.0.0 [32m✔[31m [34mstringr [31m 1.5.1
[32m✔[31m [34mggplot2 [31m 3.5.0 [32m✔[31m [34mtibble [31m 3.2.1
[32m✔[31m [34mlubridate[31m 1.9.3 [32m✔[31m [34mtidyr [31m 1.3.1
[32m✔[31m [34mpurrr [31m 1.0.2
[39m[31m[1mRows: [22m[34m12574[31m [1mColumns: [22m[34m19[31m
[39m[31m[36m──[31m [1mColumn specification[22m [36m────────────────────────────────────────────────────────[31m
[1mDelimiter:[22m ","
[31mchr[31m (6): country_name_short, country_name, cabinet_name, party_name_short,...
[32mdbl[31m (11): caretaker, cabinet_party, prime_minister, seats, election_seats_t...
[34mdate[31m (2): election_date, start_date
[39m[31m
[36mℹ[31m Use `spec()` to retrieve the full column specification for this data.
[36mℹ[31m Specify the column types or set `show_col_types = FALSE` to quiet this message.
[39m[31m[1m[22mJoining with `by = join_by(party_id)`
[39m[31m[1m[22mJoining with `by = join_by(country)`
[39m[31m[1m[22mJoining with `by = join_by(country, election_date, start_date)`
[39m[31m[1m[22mJoining with `by = join_by(party_id)`
[39m[38;5;246m# A tibble: 14 × 5[39m
country start_date cabinet_name party_name_short first_ess_id
[3m[38;5;246m<chr>[39m[23m [3m[38;5;246m<date>[39m[23m [3m[38;5;246m<chr>[39m[23m [3m[38;5;246m<chr>[39m[23m [3m[38;5;246m<chr>[39m[23m
[38;5;250m 1[39m BEL 2014-10-11 Michel I PA-PTB BE-1-7-v
[38;5;250m 2[39m BEL 2014-10-11 Michel I PA-PTB BE-1-16-v
[38;5;250m 3[39m BEL 2019-05-26 Michel III PA-PTB BE-1-7-v
[38;5;250m 4[39m BEL 2019-05-26 Michel III PA-PTB BE-1-16-v
[38;5;250m 5[39m TUR 2002-11-16 Gul SHP|CHP TR-2-4-v
[38;5;250m 6[39m TUR 2002-11-16 Gul SHP|CHP TR-2-12-v
[38;5;250m 7[39m TUR 2007-08-29 Erdogan II SHP|CHP TR-2-4-v
[38;5;250m 8[39m TUR 2007-08-29 Erdogan II SHP|CHP TR-2-12-v
[38;5;250m 9[39m TUR 2011-07-06 Erdogan III SHP|CHP TR-2-4-v
[38;5;250m10[39m TUR 2011-07-06 Erdogan III SHP|CHP TR-2-12-v
[38;5;250m11[39m TUR 2015-11-30 Davutoglu III SHP|CHP TR-2-4-v
[38;5;250m12[39m TUR 2015-11-30 Davutoglu III SHP|CHP TR-2-12-v
[38;5;250m13[39m TUR 2018-07-09 Erdogan IV SHP|CHP TR-2-4-v
[38;5;250m14[39m TUR 2018-07-09 Erdogan IV SHP|CHP TR-2-12-v
[31mWarning message:
Multiple matches for some cabinet parties
[39m$`00-get-data-raw.R`
$`00-get-data-raw.R`$status
[1] 0
$`00-get-data-raw.R`$stdout
[1] "[1] \"Download ESS data files manually with DOI url\"\n [1] \"https://doi.org/10.21338/ess1e06_6\" \n [2] \"https://doi.org/10.21338/ess2e03_6\" \n [3] \"https://doi.org/10.21338/ess3e03_7\" \n [4] \"https://doi.org/10.21338/ess4e04_5\" \n [5] \"https://doi.org/10.21338/ess5e03_4\" \n [6] \"https://doi.org/10.21338/ess7e02_2\" \n [7] \"https://doi.org/10.21338/ess8e02_2\" \n [8] \"https://doi.org/10.21338/ess9e03_1\" \n [9] \"https://doi.org/10.21338/ess10e03_1\" \n[10] \"https://doi.org/10.21338/ess10sce03_0\"\nhttps://doi.org/10.18712/ess6e02_5\n"
$`00-get-data-raw.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \n"
$`00-get-data-raw.R`$timeout
[1] FALSE
$`00-get-data-raw.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "00-get-data-raw.R"
$`02-ess-select.R`
$`02-ess-select.R`$status
[1] 0
$`02-ess-select.R`$stdout
[1] ""
$`02-ess-select.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \n \033[32m■■■■■■■■■■■■■■■ \033[39m 45% | ETA: 2s\n \033[32m■■■■■■■■■■■■■■■■■■■■■■■■■■■■ \033[39m 91% | ETA: 1s\nWarning message:\n\033[1m\033[22mThere was 1 warning in `mutate()`.\n\033[1m\033[22m\033[36mℹ\033[39m In argument: `date = ymd(value)`.\nCaused by warning:\n\033[33m!\033[39m 706368 failed to parse. \n\033[1m\033[22mJoining with `by = join_by(cntry, essround, idno)`\n\033[1m\033[22mJoining with `by = join_by(cntry, essround, idno)`\n\033[1m\033[22mJoining with `by = join_by(cntry, essround, idno)`\n"
$`02-ess-select.R`$timeout
[1] FALSE
$`02-ess-select.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "02-ess-select.R"
$`03-party-facts-links.R`
$`03-party-facts-links.R`$status
[1] 0
$`03-party-facts-links.R`$stdout
[1] ""
$`03-party-facts-links.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \n\033[1mRows: \033[22m\033[34m7172\033[39m \033[1mColumns: \033[22m\033[34m17\033[39m\n\033[36m──\033[39m \033[1mColumn specification\033[22m \033[36m────────────────────────────────────────────────────────\033[39m\n\033[1mDelimiter:\033[22m \",\"\n\033[31mchr\033[39m (8): country, name_short, name, name_english, name_other, wikipedia, de...\n\033[32mdbl\033[39m (6): partyfacts_id, technical, year_first, year_last, share, share_year\n\033[33mlgl\033[39m (1): new\n\033[34mdttm\033[39m (2): created, modified\n\n\033[36mℹ\033[39m Use `spec()` to retrieve the full column specification for this data.\n\033[36mℹ\033[39m Specify the column types or set `show_col_types = FALSE` to quiet this message.\n\033[1mRows: \033[22m\033[34m44855\033[39m \033[1mColumns: \033[22m\033[34m17\033[39m\n\033[36m──\033[39m \033[1mColumn specification\033[22m \033[36m────────────────────────────────────────────────────────\033[39m\n\033[1mDelimiter:\033[22m \",\"\n\033[31mchr\033[39m (8): country, dataset_key, dataset_party_id, name_short, name, name_eng...\n\033[32mdbl\033[39m (6): year_first, year_last, share, share_year, external_id, partyfacts_id\n\033[34mdttm\033[39m (3): created, modified, linked\n\n\033[36mℹ\033[39m Use `spec()` to retrieve the full column specification for this data.\n\033[36mℹ\033[39m Specify the column types or set `show_col_types = FALSE` to quiet this message.\nWarning message:\n\033[1m\033[22mOne or more parsing issues, call `problems()` on your data frame for details,\ne.g.:\n dat <- vroom(...)\n problems(dat) \n\033[1mRows: \033[22m\033[34m6283\033[39m \033[1mColumns: \033[22m\033[34m8\033[39m\n\033[36m──\033[39m \033[1mColumn specification\033[22m \033[36m────────────────────────────────────────────────────────\033[39m\n\033[1mDelimiter:\033[22m \",\"\n\033[31mchr\033[39m (6): ess_cntry, ess_variable, ess_party, ess_id, first_ess_id, country\n\033[32mdbl\033[39m (2): essround, ess_party_id\n\n\033[36mℹ\033[39m Use `spec()` to retrieve the full column specification for this data.\n\033[36mℹ\033[39m Specify the column types or set `show_col_types = FALSE` to quiet this message.\n"
$`03-party-facts-links.R`$timeout
[1] FALSE
$`03-party-facts-links.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "03-party-facts-links.R"
$`04-ches_lrgen.R`
$`04-ches_lrgen.R`$status
[1] 0
$`04-ches_lrgen.R`$stdout
[1] ""
$`04-ches_lrgen.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \nWarning message:\nIn read.dta13(glue(\"data-raw/ches-{ches_data_file}\")) : \n Factor codes of type double or float detected in variables\n\n country, eastwest, eumember, family, govt,\n eu_position, eu_ep, eu_fiscal, eu_intmark,\n eu_employ, eu_agri, eu_cohesion, eu_environ,\n eu_asylum, eu_foreign, eu_turkey, lrgen,\n lrecon, galtan, mip_one, mip_two, mip_three\n\n No labels have been assigned.\n Set option 'nonint.factors = TRUE' to assign labels anyway.\n\n"
$`04-ches_lrgen.R`$timeout
[1] FALSE
$`04-ches_lrgen.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "04-ches_lrgen.R"
$`05-ches-ess_lr.R`
$`05-ches-ess_lr.R`$status
[1] 0
$`05-ches-ess_lr.R`$stdout
[1] ""
$`05-ches-ess_lr.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \n\033[1m\033[22mJoining with `by = join_by(ches_id, ches_year)`\n"
$`05-ches-ess_lr.R`$timeout
[1] FALSE
$`05-ches-ess_lr.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "05-ches-ess_lr.R"
$`06-parlgov-cabinets.R`
$`06-parlgov-cabinets.R`$status
[1] 0
$`06-parlgov-cabinets.R`$stdout
[1] "\033[38;5;246m# A tibble: 14 × 5\033[39m\n country start_date cabinet_name party_name_short first_ess_id\n \033[3m\033[38;5;246m<chr>\033[39m\033[23m \033[3m\033[38;5;246m<date>\033[39m\033[23m \033[3m\033[38;5;246m<chr>\033[39m\033[23m \033[3m\033[38;5;246m<chr>\033[39m\033[23m \033[3m\033[38;5;246m<chr>\033[39m\033[23m \n\033[38;5;250m 1\033[39m BEL 2014-10-11 Michel I PA-PTB BE-1-7-v \n\033[38;5;250m 2\033[39m BEL 2014-10-11 Michel I PA-PTB BE-1-16-v \n\033[38;5;250m 3\033[39m BEL 2019-05-26 Michel III PA-PTB BE-1-7-v \n\033[38;5;250m 4\033[39m BEL 2019-05-26 Michel III PA-PTB BE-1-16-v \n\033[38;5;250m 5\033[39m TUR 2002-11-16 Gul SHP|CHP TR-2-4-v \n\033[38;5;250m 6\033[39m TUR 2002-11-16 Gul SHP|CHP TR-2-12-v \n\033[38;5;250m 7\033[39m TUR 2007-08-29 Erdogan II SHP|CHP TR-2-4-v \n\033[38;5;250m 8\033[39m TUR 2007-08-29 Erdogan II SHP|CHP TR-2-12-v \n\033[38;5;250m 9\033[39m TUR 2011-07-06 Erdogan III SHP|CHP TR-2-4-v \n\033[38;5;250m10\033[39m TUR 2011-07-06 Erdogan III SHP|CHP TR-2-12-v \n\033[38;5;250m11\033[39m TUR 2015-11-30 Davutoglu III SHP|CHP TR-2-4-v \n\033[38;5;250m12\033[39m TUR 2015-11-30 Davutoglu III SHP|CHP TR-2-12-v \n\033[38;5;250m13\033[39m TUR 2018-07-09 Erdogan IV SHP|CHP TR-2-4-v \n\033[38;5;250m14\033[39m TUR 2018-07-09 Erdogan IV SHP|CHP TR-2-12-v \n"
$`06-parlgov-cabinets.R`$stderr
[1] "── \033[1mAttaching core tidyverse packages\033[22m ──────────────────────── tidyverse 2.0.0 ──\n\033[32m✔\033[39m \033[34mdplyr \033[39m 1.1.4 \033[32m✔\033[39m \033[34mreadr \033[39m 2.1.5\n\033[32m✔\033[39m \033[34mforcats \033[39m 1.0.0 \033[32m✔\033[39m \033[34mstringr \033[39m 1.5.1\n\033[32m✔\033[39m \033[34mggplot2 \033[39m 3.5.0 \033[32m✔\033[39m \033[34mtibble \033[39m 3.2.1\n\033[32m✔\033[39m \033[34mlubridate\033[39m 1.9.3 \033[32m✔\033[39m \033[34mtidyr \033[39m 1.3.1\n\033[32m✔\033[39m \033[34mpurrr \033[39m 1.0.2 \n\033[1mRows: \033[22m\033[34m12574\033[39m \033[1mColumns: \033[22m\033[34m19\033[39m\n\033[36m──\033[39m \033[1mColumn specification\033[22m \033[36m────────────────────────────────────────────────────────\033[39m\n\033[1mDelimiter:\033[22m \",\"\n\033[31mchr\033[39m (6): country_name_short, country_name, cabinet_name, party_name_short,...\n\033[32mdbl\033[39m (11): caretaker, cabinet_party, prime_minister, seats, election_seats_t...\n\033[34mdate\033[39m (2): election_date, start_date\n\n\033[36mℹ\033[39m Use `spec()` to retrieve the full column specification for this data.\n\033[36mℹ\033[39m Specify the column types or set `show_col_types = FALSE` to quiet this message.\n\033[1m\033[22mJoining with `by = join_by(party_id)`\n\033[1m\033[22mJoining with `by = join_by(country)`\n\033[1m\033[22mJoining with `by = join_by(country, election_date, start_date)`\n\033[1m\033[22mJoining with `by = join_by(party_id)`\nWarning message:\nMultiple matches for some cabinet parties \n"
$`06-parlgov-cabinets.R`$timeout
[1] FALSE
$`06-parlgov-cabinets.R`$command
[1] "/usr/local/lib/R/bin/Rscript" "06-parlgov-cabinets.R"
data/00-data-raw_files.csv data/01-ess-prt.rds
data/01-ess-prtv-prtc.rds data/02-ess-select.rds
data/03-party-facts-links-technical.rds data/03-party-facts-links.rds
data/04-ches-lrgen.rds data/05-check-ids_ess-ches.csv
data/05-ess-ches.rds data/06-parlgov-cabinets.rds
data/07-parlgov-ess_cabinets.rds [01;34mdata/ess-waves[0m
R version 4.3.3 (2024-02-29)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.4 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so; LAPACK version 3.10.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
time zone: Etc/UTC
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] lubridate_1.9.3 forcats_1.0.0 stringr_1.5.1 dplyr_1.1.4
[5] readr_2.1.5 tidyr_1.3.1 tibble_3.2.1 ggplot2_3.5.0
[9] tidyverse_2.0.0 purrr_1.0.2 fs_1.6.3 callr_3.7.5
loaded via a namespace (and not attached):
[1] styler_1.10.2 utf8_1.2.4 generics_0.1.3 renv_1.0.5
[5] xml2_1.3.6 stringi_1.8.3 hms_1.1.3 digest_0.6.35
[9] magrittr_2.0.3 timechange_0.3.0 grid_4.3.3 R.oo_1.26.0
[13] R.cache_0.16.0 processx_3.8.4 R.utils_2.12.3 backports_1.4.1
[17] ps_1.7.6 fansi_1.0.6 scales_1.3.0 lintr_3.1.1
[21] lazyeval_0.2.2 cli_3.6.2 rlang_1.1.3 crayon_1.5.2
[25] R.methodsS3_1.8.2 pak_0.7.1 munsell_0.5.0 remotes_2.4.2.1
[29] withr_3.0.0 yaml_2.3.8 tools_4.3.3 tzdb_0.4.0
[33] colorspace_2.1-0 vctrs_0.6.5 cyclocomp_1.1.1 R6_2.5.1
[37] lifecycle_1.0.4 pkgconfig_2.0.3 desc_1.4.3 rex_1.2.1
[41] pillar_1.9.0 gtable_0.3.4 data.table_1.15.2 glue_1.7.0
[45] xfun_0.42 tidyselect_1.2.1 rstudioapi_0.15.0 knitr_1.45
[49] compiler_4.3.3 xmlparsedata_1.0.5