Last updated on 2025-09-15 05:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 1.96 | 25.00 | 26.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 1.10 | 20.92 | 22.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 38.28 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 52.16 | OK | |||
r-devel-windows-x86_64 | 0.3.2 | 4.00 | 48.00 | 52.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 1.88 | 23.88 | 25.76 | OK | |
r-release-linux-x86_64 | 0.3.2 | 1.27 | 23.69 | 24.96 | OK | |
r-release-macos-arm64 | 0.3.2 | 34.00 | OK | |||
r-release-macos-x86_64 | 0.3.2 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.3.2 | 4.00 | 48.00 | 52.00 | OK | |
r-oldrel-macos-arm64 | 0.3.2 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.2 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.2 | 4.00 | 59.00 | 63.00 | OK |
Version: 0.3.2
Check: examples
Result: ERROR
Running examples in ‘mrgdp-Ex.R’ failed
The error most likely occurred in:
> ### Name: economic_census
> ### Title: Download Economic Census Data Tables from INEGI
> ### Aliases: economic_census
>
> ### ** Examples
>
> economic_census(year=2019, state="ags")
trying URL 'https://www.inegi.org.mx/contenidos/programas/ce/2019/Datosabiertos/ce2019_ags_csv.zip'
Warning in utils::download.file(url.tabla, temp.censo) :
URL 'https://www.inegi.org.mx/contenidos/programas/ce/2019/Datosabiertos/ce2019_ags_csv.zip': Timeout of 60 seconds was reached
Error in utils::download.file(url.tabla, temp.censo) :
cannot open URL 'https://www.inegi.org.mx/contenidos/programas/ce/2019/Datosabiertos/ce2019_ags_csv.zip'
Calls: economic_census -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang