Type: Package Package: ACEP Title: Análisis Computacional de Eventos de Protesta Version: 0.2.0 Authors@R: person("Agustín", "Nieto", , "agustin.nieto77@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4467-873X")) Description: La librería 'ACEP' contiene funciones específicas para desarrollar análisis computacional de eventos de protesta. Asimismo, contiene bases de datos con colecciones de notas sobre protestas y diccionarios de palabras conflictivas. La colección de diccionarios reune diccionarios de diferentes orígenes. The 'ACEP' library contains specific functions to perform computational analysis of protest events. It also contains a database with collections of notes on protests and dictionaries of conflicting words. Collection of dictionaries that brings together dictionaries from different sources. License: MIT + file LICENSE URL: https://github.com/agusnieto77/ACEP, https://agusnieto77.github.io/ACEP/ BugReports: https://github.com/agusnieto77/ACEP/issues Depends: R (>= 3.5.0) Imports: graphics, grDevices, stats, httr, jsonlite, stringr, utils, magrittr Suggests: furrr, ollamar, future, covr, knitr, rmarkdown, reticulate, rsyntax, spacyr, tidygeocoder, udpipe, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: es LazyData: true RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://agusnieto77.r-universe.dev Date/Publication: 2026-06-14 23:23:46 UTC RemoteUrl: https://github.com/agusnieto77/acep RemoteRef: HEAD RemoteSha: 5f13f1dbdee309b7ca948b9ef07fac7e20203b3c NeedsCompilation: no Packaged: 2026-06-23 10:26:21 UTC; root Author: Agustín Nieto [aut, cre] (ORCID: ) Maintainer: Agustín Nieto