Package: speech
Type: Package
Title: Legislative Speeches
Version: 0.1.0
Authors@R: c(person(given = "Nicolas", 
                    family = "Schmidt", 
                    role = c("aut", "cre"), 
                    email = "nschmidt@cienciassociales.edu.uy"),
             person(given = "Diego",
                    family = "Lujan",
                    role = c("aut")),
             person(given = "Juan Andres",
                    family = "Moraes",
                    role = c("aut"))
                    )
Description: Converts the floor speeches of Uruguayan legislators, extracted from the 
    parliamentary minutes, to tidy data.frame where each observation is the intervention of a single legislator.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
URL: https://github.com/Nicolas-Schmidt/speech
Imports: dplyr, lubridate, magrittr, purrr, tabulizer, stringr, tibble,
        tm, tidyr, pdftools
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2019-12-18 19:11:56 UTC; Nicolás Schmidt
Author: Nicolas Schmidt [aut, cre],
  Diego Lujan [aut],
  Juan Andres Moraes [aut]
Maintainer: Nicolas Schmidt <nschmidt@cienciassociales.edu.uy>
Repository: CRAN
Date/Publication: 2019-12-22 16:10:02 UTC
