Type: Package
Package: ACEP
Title: Análisis Computacional de Eventos de Protesta
Version: 0.1.0
Authors@R: 
    person("Agustín", "Nieto", , "agustin.nieto77@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4467-873X"))
Author: Agustín Nieto [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4467-873X>)
Maintainer: Agustín Nieto <agustin.nieto77@gmail.com>
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, 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
NeedsCompilation: no
Packaged: 2026-05-10 17:55:55 UTC; agustin
Repository: CRAN
Date/Publication: 2026-05-10 18:42:04 UTC
Built: R 4.5.2; ; 2026-05-10 21:08:34 UTC; unix
