Package: tokenbrowser
Type: Package
Title: Create Full Text Browsers from Annotated Token Lists
Version: 0.1.0
Author: Kasper Welbers and Wouter van Atteveldt
Maintainer: Kasper Welbers <kasperwelbers@gmail.com>
License: GPL-3
Depends: R (>= 2.10)
Imports: methods, Rcpp, stringi
Suggests: testthat
LinkingTo: Rcpp
LazyData: true
Description: Create browsers for reading full texts from a token list format.
    Information obtained from text analyses (e.g., topic modeling, word scaling)
    can be used to annotate the texts.
SystemRequirements: C++11
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-05-17 14:35:54 UTC; kasper
Repository: CRAN
Date/Publication: 2019-05-17 16:20:04 UTC
