Last updated on 2023-03-30 06:53:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.21 | 2.47 | 29.85 | 32.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.21 | 2.40 | 22.96 | 25.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.21 | 38.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.21 | 38.43 | OK | |||
r-devel-windows-x86_64 | 0.0.21 | 19.00 | 76.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 0.0.21 | 2.78 | 28.96 | 31.74 | OK | |
r-release-linux-x86_64 | 0.0.21 | 3.01 | 30.15 | 33.16 | OK | |
r-release-macos-arm64 | 0.0.21 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.0.21 | 36.00 | OK | |||
r-release-windows-x86_64 | 0.0.21 | 18.00 | 90.00 | 108.00 | OK | |
r-oldrel-macos-arm64 | 0.0.21 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.21 | 38.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.0.21 | 6.00 | 72.00 | 78.00 | ERROR |
Version: 0.0.21
Check: examples
Result: ERROR
Running examples in 'ACEP-Ex.R' failed
The error most likely occurred in:
> ### Name: acep_clean
> ### Title: Limpieza de texto.
> ### Aliases: acep_clean
> ### Keywords: normalizacion
>
> ### ** Examples
>
> acep_clean("El SUTEBA fue al paro. Reclaman mejoras salariales.", rm_cesp = FALSE)
Warning in readRDS(url("https://observatoriodeconflictividad.org/basesdatos/tildes.rds")) :
InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.'
Error in readRDS(url("https://observatoriodeconflictividad.org/basesdatos/tildes.rds")) :
cannot open the connection
Calls: acep_clean -> tryCatch -> tryCatchList -> readRDS
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64