Last updated on 2025-11-11 15:50:58 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ACEP | 1 | 9 | 3 |
Current CRAN status: ERROR: 1, NOTE: 9, OK: 3
Version: 0.0.22
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘acep_load_base.Rd’ ‘acep_rst.Rd’ ‘acep_token_plot.R’
‘acep_token_table.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.0.22
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://github.com/HDyCSC/datos/raw/222dd7c060fabc2904c1ceffbea6958f9a275b57/stopwords.rds")) :
cannot open URL 'https://github.com/HDyCSC/datos/raw/222dd7c060fabc2904c1ceffbea6958f9a275b57/stopwords.rds': HTTP status was '502 Bad Gateway'
Error in readRDS(url("https://github.com/HDyCSC/datos/raw/222dd7c060fabc2904c1ceffbea6958f9a275b57/stopwords.rds")) :
cannot open the connection to 'https://github.com/HDyCSC/datos/raw/222dd7c060fabc2904c1ceffbea6958f9a275b57/stopwords.rds'
Calls: acep_clean -> tryCatch -> tryCatchList -> readRDS
Execution halted
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.