Package: poldis
Type: Package
Title: Analyse Political Texts
Version: 0.2.0
Authors@R: 
    c(person(given = "Henrique",
             family = "Sposito", 
             role = c("cre", "aut", "ctb"),
             email = "henrique.sposito@graduateinstitute.ch"),
      person(given = "James",
             family = "Hollway",
             role = c("ctb"),
             email = "james.hollway@graduateinstitute.ch"),
      person(given = "Jael",
             family = "Tan",
             role = c("ctb")))
Maintainer: Henrique Sposito <henrique.sposito@graduateinstitute.ch>
Description: Wrangle and annotate different types of political texts.
    It also introduces Urgency Analysis,
    a new method for the analysis of urgency in political texts.
URL: http://henriquesposito.com/poldis/
BugReports: https://github.com/henriquesposito/poldis/issues
License: MIT + file LICENSE
Imports: dplyr, stringr, purrr, stringi, quanteda, spacyr, textstem,
        tidyr, stringdist
Suggests: rmarkdown, testthat, tesseract, quanteda.textstats, keyATM,
        messydates, pdftools, fmsb, ggplot2, tm, cli, knitr, ggthemes,
        modelsummary, scales
Encoding: UTF-8
LazyData: True
Depends: R (>= 3.5.0)
Config/roxygen2/version: 8.0.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-18 12:55:06 UTC; HenriqueSposito
Author: Henrique Sposito [cre, aut, ctb],
  James Hollway [ctb],
  Jael Tan [ctb]
Repository: CRAN
Date/Publication: 2026-09-18 13:40:02 UTC
