Last updated on 2023-02-01 09:52:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.21 | 3.18 | 30.87 | 34.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.21 | 2.22 | 24.41 | 26.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.21 | 40.82 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.21 | 44.42 | OK | |||
r-devel-windows-x86_64 | 0.0.21 | 17.00 | 74.00 | 91.00 | OK | |
r-patched-linux-x86_64 | 0.0.21 | 3.26 | 29.31 | 32.57 | OK | |
r-release-linux-x86_64 | 0.0.21 | 2.96 | 29.38 | 32.34 | 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 | 54.00 | 61.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