Last updated on 2025-04-04 12:52:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 3.41 | 43.16 | 46.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 2.66 | 32.61 | 35.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 78.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 90.66 | OK | |||
r-devel-macos-arm64 | 0.1.7 | 69.00 | OK | |||
r-devel-macos-x86_64 | 0.1.7 | 66.00 | OK | |||
r-devel-windows-x86_64 | 0.1.7 | 5.00 | 79.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 0.1.7 | 3.51 | 40.79 | 44.30 | OK | |
r-release-linux-x86_64 | 0.1.7 | 2.98 | 33.51 | 36.49 | ERROR | |
r-release-macos-arm64 | 0.1.7 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.1.7 | 63.00 | OK | |||
r-release-windows-x86_64 | 0.1.7 | 6.00 | 80.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 0.1.7 | OK | ||||
r-oldrel-macos-x86_64 | 0.1.7 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.7 | 6.00 | 88.00 | 94.00 | OK |
Version: 0.1.7
Check: examples
Result: ERROR
Running examples in ‘PortalHacienda-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Get
> ### Title: Acceder a la API del Portal de Datos
> ### Aliases: Get
>
> ### ** Examples
>
> # Cargar serie mensual de TCN
> TCN <- Get("174.1_T_DE_CATES_0_0_32", start_date = "2017", timeout = 15)
Downloading data series...
Error: Unknown http status code: 525
Execution halted
Flavor: r-release-linux-x86_64