Package: qdap Type: Package Title: Bridging the Gap Between Qualitative Data and Quantitative Analysis Version: 2.4.4 Authors@R: c( person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre")), person("Bryan", "Goodrich", role = "ctb"), person("Dason", "Kurkiewicz", role = "ctb") ) Maintainer: Tyler Rinker Depends: R (>= 3.1.0), qdapDictionaries (>= 1.0.2), qdapRegex (>= 0.1.2), qdapTools (>= 1.3.1), RColorBrewer Imports: chron, dplyr (>= 0.3), gender (>= 0.5.1), ggplot2 (>= 2.1.0), grid, gridExtra, igraph, methods, NLP, openNLP (>= 0.2-1), openxlsx, parallel, plotrix, RCurl, reshape2, scales, stringdist, tidyr, tm (>= 0.7.6), tools, utils, venneuler, wordcloud, XML Suggests: koRpus, knitr, lda, proxy, stringi, SnowballC, testthat LazyData: TRUE 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.io/qdap/ BugReports: https://github.com/trinker/qdap/issues RoxygenNote: 7.1.1 Config/pak/sysreqs: git libglpk-dev make default-jdk libicu-dev libxml2-dev libssl-dev Repository: https://trinker.r-universe.dev Date/Publication: 2020-09-27 17:19:41 UTC RemoteUrl: https://github.com/trinker/qdap RemoteRef: HEAD RemoteSha: adfd66470f321074ec08a9bfd2a9bedf1f1a636b NeedsCompilation: no Packaged: 2026-07-04 07:20:00 UTC; root Author: Tyler Rinker [aut, cre], Bryan Goodrich [ctb], Dason Kurkiewicz [ctb]