Package: qdap
Type: Package
Title: Bridging the Gap Between Qualitative Data and Quantitative
        Analysis
Version: 2.2.5
Date: 2016-06-15
Authors@R: c(person("Bryan", "Goodrich", role = "ctb"), person("Dason",
        "Kurkiewicz", role = "ctb"), person("Tyler", "Rinker", email =
        "tyler.rinker@gmail.com", role = c("aut", "cre")))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Depends: R (>= 3.1.0), qdapDictionaries (>= 1.0.2), qdapRegex (>=
        0.1.2), qdapTools (>= 1.3.1), RColorBrewer
Imports: chron, dplyr (>= 0.3), gdata, gender (>= 0.5.1), ggplot2 (>=
        0.9.3.1), grid, gridExtra, igraph, methods, NLP, openNLP (>=
        0.2-1), parallel, plotrix, RCurl, reports, reshape2, scales,
        stringdist, tidyr, tm (>= 0.6.2), tools, venneuler, wordcloud,
        xlsx, XML
Suggests: koRpus, knitr, lda, proxy, stringi, SnowballC, testthat
LazyData: TRUE
VignetteBuilder: knitr
Description: Automates many of the tasks associated with quantitative
        discourse analysis of transcripts containing discourse
        including frequency counts of sentence types, words, sentences,
        turns of talk, syllables and other assorted analysis tasks. The
        package provides parsing tools for preparing transcript data.
        Many functions enable the user to aggregate data by any number
        of grouping variables, providing analysis and seamless
        integration with other R packages that undertake higher level
        analysis and visualization of text.  This affords the user a
        more efficient and targeted analysis.  'qdap' is designed for
        transcript analysis, however, many functions are applicable to
        other areas of Text Mining/Natural Language Processing.
License: GPL-2
URL: http://trinker.github.com/qdap/
BugReports: http://github.com/trinker/qdap/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-16 00:52:04 UTC; Tyler
Author: Bryan Goodrich [ctb],
  Dason Kurkiewicz [ctb],
  Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2016-06-16 18:19:05
