CRAN Package Check Results for Package ACEP

Last updated on 2024-05-03 05:52:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.22 3.15 33.53 36.68 OK
r-devel-linux-x86_64-debian-gcc 0.0.22 2.32 25.34 27.66 OK
r-devel-linux-x86_64-fedora-clang 0.0.22 43.97 OK
r-devel-linux-x86_64-fedora-gcc 0.0.22 43.65 OK
r-devel-windows-x86_64 0.0.22 5.00 57.00 62.00 OK
r-patched-linux-x86_64 0.0.22 2.17 30.07 32.24 OK
r-release-linux-x86_64 0.0.22 2.69 35.13 37.82 OK
r-release-macos-arm64 0.0.22 29.00 OK
r-release-windows-x86_64 0.0.22 4.00 46.00 50.00 ERROR
r-oldrel-macos-arm64 0.0.22 29.00 OK
r-oldrel-macos-x86_64 0.0.22 43.00 OK
r-oldrel-windows-x86_64 0.0.22 4.00 56.00 60.00 OK

Check Details

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 file(file, "rt") : URL 'https://raw.githubusercontent.com/HDyCSC/datos/main/emojis.txt': status was 'SSL connect error' Error in file(file, "rt") : cannot open the connection to 'https://raw.githubusercontent.com/HDyCSC/datos/main/emojis.txt' Calls: acep_clean ... tryCatch -> tryCatchList -> <Anonymous> -> read.table -> file Execution halted Flavor: r-release-windows-x86_64