Last updated on 2025-12-24 22:52:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.49 | 119.01 | 124.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.05 | 64.42 | 68.47 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 10.00 | 179.05 | 189.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 10.00 | 187.91 | 197.91 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 8.00 | 151.00 | 159.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 6.50 | 113.75 | 120.25 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 5.82 | 114.63 | 120.45 | OK | |
| r-release-macos-arm64 | 1.0.2 | ERROR | ||||
| r-release-macos-x86_64 | 1.0.2 | 4.00 | 160.00 | 164.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 8.00 | 144.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 5.00 | 186.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 10.00 | 171.00 | 181.00 | OK |
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘eph.Rmd’ using rmarkdown
Quitting from eph.Rmd:123-151 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `dplyr::select()`:
ℹ In argument: `tidyselect::all_of(...)`.
Caused by error in `tidyselect::all_of()`:
! Can't subset elements that don't exist.
✖ Elements `CODUSU`, `NRO_HOGAR`, `COMPONENTE`, `ANO4`, `TRIMESTRE`, etc. don't exist.
---
Backtrace:
▆
1. ├─eph::organize_panels(...)
2. │ └─... %>% ...
3. ├─dplyr::mutate(...)
4. ├─dplyr::filter(., ESTADO != 0)
5. ├─dplyr::select(...)
6. ├─dplyr:::select.data.frame(...)
7. │ └─tidyselect::eval_select(expr(c(...)), data = .data, error_call = error_call)
8. │ └─tidyselect:::eval_select_impl(...)
9. │ ├─tidyselect:::with_subscript_errors(...)
10. │ │ └─base::withCallingHandlers(...)
11. │ └─tidyselect:::vars_select_eval(...)
12. │ └─tidyselect:::walk_data_tree(expr, data_mask, context_mask)
13. │ └─tidyselect:::eval_c(expr, data_mask, context_mask)
14. │ └─tidyselect:::reduce_sels(node, data_mask, context_mask, init = init)
15. │ └─tidyselect:::walk_data_tree(new, data_mask, context_mask)
16. │ └─tidyselect:::eval_context(expr, context_mask, call = error_call)
17. │ ├─tidyselect:::with_chained_errors(...)
18. │ │ └─base::withCallingHandlers(...)
19. │ └─rlang::eval_tidy(as_quosure(expr, env), context_mask)
20. └─tidyselect::all_of(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'eph.Rmd' failed with diagnostics:
ℹ In argument: `tidyselect::all_of(...)`.
Caused by error in `tidyselect::all_of()`:
! Can't subset elements that don't exist.
✖ Elements `CODUSU`, `NRO_HOGAR`, `COMPONENTE`, `ANO4`, `TRIMESTRE`, etc. don't exist.
--- failed re-building ‘eph.Rmd’
--- re-building ‘estimacion_pobreza.Rmd’ using rmarkdown
trying URL 'https://github.com/holatam/data/raw/master/eph/canasta/canastas.rds'
Content type 'application/octet-stream' length 3711 bytes
==================================================
downloaded 3711 bytes
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘estimacion_pobreza.Rmd’
SUMMARY: processing the following file failed:
‘eph.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘eph.Rmd’ using rmarkdown
trying URL 'https://www.indec.gob.ar/ftp/cuadros/sociedad/serie_cba_cbt.xls'
Quitting from eph.Rmd:222-228 [unnamed-chunk-13]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─... %>% ggplot()
2. ├─ggplot2::ggplot(.)
3. ├─tidyr::pivot_longer(...)
4. └─dplyr::select(., -ICE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'eph.Rmd' failed with diagnostics:
no applicable method for 'select' applied to an object of class "NULL"
--- failed re-building ‘eph.Rmd’
--- re-building ‘estimacion_pobreza.Rmd’ using rmarkdown
trying URL 'https://github.com/holatam/data/raw/master/eph/canasta/canastas.rds'
Content type 'application/octet-stream' length 3499 bytes
==================================================
downloaded 3499 bytes
--- finished re-building ‘estimacion_pobreza.Rmd’
SUMMARY: processing the following file failed:
‘eph.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64