Last updated on 2025-08-11 05:48:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 1.89 | 21.28 | 23.17 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.62 | 17.34 | 18.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 33.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 32.45 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 3.00 | 44.00 | 47.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 1.91 | 19.05 | 20.96 | OK | |
r-release-linux-x86_64 | 0.2.0 | 1.98 | 18.72 | 20.70 | OK | |
r-release-macos-arm64 | 0.2.0 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 33.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 3.00 | 45.00 | 48.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 4.00 | 49.00 | 53.00 | OK |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in 'enaho-Ex.R' failed
The error most likely occurred in:
> ### Name: descargar.inei
> ### Title: Descargar
> ### Aliases: descargar.inei
>
> ### ** Examples
>
> descargar.inei(modulo = 37, periodos = 2011, dirdescarga = tempdir(), tipo = "t1")
Descargando 1 archivo.
Error in utils::download.file(url = file.path(fixurl, desc), destfile = file.path(tempdir(), :
cannot open URL 'https://proyectos.inei.gob.pe/iinei/srienaho/descarga/SPSS/307-Modulo37.zip'
Calls: descargar.inei
Execution halted
Flavor: r-devel-windows-x86_64