Package: qdap
Type: Package
Title: Bridging the Gap Between Qualitative Data and Quantitative
        Analysis
Version: 2.2.1
Date: 2015-04-20
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.0.3), RColorBrewer
Imports: chron, dplyr (>= 0.3), gdata, gender (>= 0.4.1), ggplot2 (>=
        0.9.3.1), grid, gridExtra, igraph, NLP, openNLP (>= 0.2-1),
        parallel, plotrix, RCurl, reports, reshape2, scales,
        stringdist, tidyr, tm (>= 0.6), 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
NeedsCompilation: no
Packaged: 2015-05-11 15:20:20 UTC; trinker
Author: Bryan Goodrich [ctb],
  Dason Kurkiewicz [ctb],
  Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2015-05-11 20:36:41
Built: R 3.1.3; ; 2015-05-12 10:04:53 UTC; unix
