CRAN Package Check Results for Package eph

Last updated on 2026-05-28 22:51:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 6.05 126.29 132.34 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 4.36 87.40 91.76 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 10.00 187.69 197.69 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 11.00 199.85 210.85 OK
r-devel-windows-x86_64 1.0.2 12.00 214.00 226.00 ERROR
r-patched-linux-x86_64 1.0.2 6.95 116.28 123.23 OK
r-release-linux-x86_64 1.0.2 5.53 117.08 122.61 OK
r-release-macos-arm64 1.0.2 2.00 67.00 69.00 OK
r-release-macos-x86_64 1.0.2 5.00 180.00 185.00 OK
r-release-windows-x86_64 1.0.2 11.00 251.00 262.00 OK
r-oldrel-macos-arm64 1.0.2 ERROR
r-oldrel-macos-x86_64 1.0.2 4.00 160.00 164.00 OK
r-oldrel-windows-x86_64 1.0.2 11.00 189.00 200.00 OK

Check Details

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:162-171 [unnamed-chunk-9] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/tibble_error_column_scalar_type> Error in `as_tibble()`: ! All columns in a tibble must be vectors. ✖ Column `y_vec` is NULL. --- Backtrace: ▆ 1. ├─pool %>% organize_labels(.) %>% ... 2. ├─eph::calculate_tabulates(...) 3. │ └─tabulado %>% ... 4. ├─tidyr::pivot_wider(., names_from = y_vec, values_from = Freq) 5. └─tidyr:::pivot_wider.data.frame(., names_from = y_vec, values_from = Freq) 6. └─tidyr::build_wider_spec(...) 7. ├─tibble::as_tibble(data) 8. └─tibble:::as_tibble.data.frame(data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'eph.Rmd' failed with diagnostics: All columns in a tibble must be vectors. ✖ Column `y_vec` is 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 3711 bytes ================================================== downloaded 3711 bytes --- finished re-building 'estimacion_pobreza.Rmd' SUMMARY: processing the following file failed: 'eph.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

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-oldrel-macos-arm64