Last updated on 2025-08-23 04:51:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 1.66 | 22.43 | 24.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.43 | 18.10 | 19.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 33.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 32.45 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 3.00 | 39.00 | 42.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 1.98 | 19.02 | 21.00 | OK | |
r-release-linux-x86_64 | 0.2.0 | 1.85 | 18.99 | 20.84 | 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 | 40.00 | 43.00 | ERROR | |
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 | 46.00 | 50.00 | ERROR |
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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64