Package: LexisNexisTools
Title: Working with Files from 'LexisNexis'
Version: 0.2.0
Date: 2018-09-02
Authors@R: person("Johannes", "Gruber", email = "j.gruber.1@research.gla.ac.uk", 
  role = c("aut", "cre"))
Description: My PhD supervisor once told me that everyone doing newspaper
    analysis starts by writing code to read in files from the 'LexisNexis' newspaper
    archive (retrieved e.g., from <http://www.nexis.com/> or any of the partner
    sites). However, while this is a nice exercise I do recommend, not everyone has
    the time. This package takes TXT files downloaded from the newspaper archive of
    'LexisNexis', reads them into R and offers functions for further processing.
Depends: R (>= 3.3.0)
License: GPL-3
Imports: data.table (>= 1.10.4.3), methods (>= 3.3.0), parallel (>=
        3.3.0), pbapply (>= 1.3.4), quanteda (>= 1.1.0), reshape2 (>=
        1.4.3), scales (>= 0.5.0), stats (>= 3.3.0), stringdist (>=
        0.9.4.0), stringi (>= 1.1.7), tibble (>= 1.4.0), utils (>=
        3.3.0)
Suggests: corpustools, covr, diffobj, dplyr, RSQLite, testthat,
        tidytext, tm, kableExtra, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-03 14:47:09 UTC; johannes
Author: Johannes Gruber [aut, cre]
Maintainer: Johannes Gruber <j.gruber.1@research.gla.ac.uk>
Repository: CRAN
Date/Publication: 2018-09-10 22:50:02 UTC
