Last updated on 2025-04-26 07:52:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.91 | 29.87 | 32.78 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.06 | 23.76 | 25.82 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 52.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 51.92 | OK | |||
r-devel-windows-x86_64 | 0.1 | 5.00 | 56.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 0.1 | 2.50 | 30.20 | 32.70 | OK | |
r-release-linux-x86_64 | 0.1 | 1.97 | 30.41 | 32.38 | OK | |
r-release-macos-arm64 | 0.1 | 45.00 | OK | |||
r-release-macos-x86_64 | 0.1 | 62.00 | OK | |||
r-release-windows-x86_64 | 0.1 | 5.00 | 52.00 | 57.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1 | 6.00 | 55.00 | 61.00 | ERROR |
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘mefdind-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mefd_meta
> ### Title: metadata de indicadores
> ### Aliases: mefd_meta
>
> ### ** Examples
>
> mi_url <- paste0("https://estadisticas.educacion.gob.es/EducaDynPx/",
+ "educabase/index.htm?type=pcaxis&path=/no-universitaria/centros/",
+ "centrosyunid/series/unidades_esc&file=pcaxis&l=s0")
> mi_meta <- mefd_meta(mi_url)
Error in open.connection(x, "rb") : cannot open the connection
Calls: mefd_meta -> read_html -> read_html.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘mefdind-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mefd_meta
> ### Title: metadata de indicadores
> ### Aliases: mefd_meta
>
> ### ** Examples
>
> mi_url <- paste0("https://estadisticas.educacion.gob.es/EducaDynPx/",
+ "educabase/index.htm?type=pcaxis&path=/no-universitaria/centros/",
+ "centrosyunid/series/unidades_esc&file=pcaxis&l=s0")
> mi_meta <- mefd_meta(mi_url)
Error in readBin(3L, "raw", 65536L) :
Failure when receiving data from the peer [www.educacionfpydeportes.gob.es]: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
Calls: mefd_meta -> read_html -> read_html.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1
Check: examples
Result: ERROR
Running examples in 'mefdind-Ex.R' failed
The error most likely occurred in:
> ### Name: mefd_meta
> ### Title: metadata de indicadores
> ### Aliases: mefd_meta
>
> ### ** Examples
>
> mi_url <- paste0("https://estadisticas.educacion.gob.es/EducaDynPx/",
+ "educabase/index.htm?type=pcaxis&path=/no-universitaria/centros/",
+ "centrosyunid/series/unidades_esc&file=pcaxis&l=s0")
> mi_meta <- mefd_meta(mi_url)
Error in readBin(3L, "raw", 65536L) :
Failure when receiving data from the peer [www.educacionfpydeportes.gob.es]
Calls: mefd_meta -> read_html -> read_html.default
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64