Last updated on 2023-02-06 11:55:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.21 | 3.05 | 30.57 | 33.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.21 | 2.31 | 23.84 | 26.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.21 | 40.82 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.21 | 41.04 | OK | |||
r-devel-windows-x86_64 | 0.0.21 | 18.00 | 96.00 | 114.00 | OK | |
r-patched-linux-x86_64 | 0.0.21 | 3.29 | 30.90 | 34.19 | OK | |
r-release-linux-x86_64 | 0.0.21 | 2.99 | 28.03 | 31.02 | 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 | 19.00 | 70.00 | 89.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 | 7.00 | 58.00 | 65.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