Last updated on 2025-04-25 06:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.65 | 30.96 | 33.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.16 | 23.76 | 25.92 | 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 | 6.00 | 61.00 | 67.00 | OK | |
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 | 61.00 | 67.00 | OK |
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