Files
hateimparlament/DESCRIPTION
T
2021-08-10 17:34:18 +02:00

32 lines
686 B
Plaintext

Package: hateimparlament
Title: Protocolanalysis of German Bundestag
Version: 0.0.0.9000
Authors@R:
person(given = "First",
family = "Last",
role = c("aut", "cre"),
email = "first.last@example.com",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Downloads, parses and analyses protocols of the current German parliament (Bundestag).
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
dplyr,
lubridate,
pbapply,
purrr,
rlang,
rvest,
stringr,
tibble,
tidyr,
xml2
Suggests:
rmarkdown,
knitr,
ggplot2
VignetteBuilder: knitr