You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> zip::zip_list("PENSE_2009_microdados.zip")
Error in zip::zip_list("PENSE_2009_microdados.zip") :
Cannot open zip file `C:\Users\Hugo\Documents\PENSE_2009_microdados.zip`
> zip::unzip("PENSE_2009_microdados.zip")
Error in zip::unzip("PENSE_2009_microdados.zip") :
zip error: Cannot open zip file `C:\Users\Hugo\Documents\PENSE_2009_microdados.zip` for reading in file zip.c:141
Providing some extra info:
> sessionInfo()
R version 4.2.2 (2022-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)
Matrix products: default
locale:
[1] LC_COLLATE=Portuguese_Brazil.utf8 LC_CTYPE=Portuguese_Brazil.utf8
[3] LC_MONETARY=Portuguese_Brazil.utf8 LC_NUMERIC=C
[5] LC_TIME=Portuguese_Brazil.utf8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] here_1.0.1 fansi_1.0.4 utf8_1.2.3 dplyr_1.1.0
[5] rprojroot_2.0.3 bitops_1.0-7 R6_2.5.1 lifecycle_1.0.3
[9] magrittr_2.0.3 zip_2.3.0 pillar_1.8.1 stringi_1.7.12
[13] rlang_1.1.0 cli_3.6.0 rstudioapi_0.14 vctrs_0.6.0
[17] generics_0.1.3 tools_4.2.2 stringr_1.5.0 glue_1.6.2
[21] RCurl_1.98-1.10 purrr_1.0.1 compiler_4.2.2 pkgconfig_2.0.3
[25] tidyselect_1.2.0 tibble_3.2.0
The text was updated successfully, but these errors were encountered:
I tried to unzip this public available file
Providing some extra info:
The text was updated successfully, but these errors were encountered: