Last updated on 2023-01-25 04:51:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.21 | 1.83 | 30.51 | 32.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.21 | 2.28 | 23.33 | 25.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.21 | 42.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.21 | 44.42 | OK | |||
r-devel-windows-x86_64 | 0.0.21 | 5.00 | 90.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 0.0.21 | 2.87 | 29.56 | 32.43 | OK | |
r-release-linux-x86_64 | 0.0.21 | 3.02 | 30.54 | 33.56 | 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 | 20.00 | 65.00 | 85.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 | 11.00 | 67.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