Package: qdap
Type: Package
Title: Bridging the gap between qualitative data and quantitative
        analysis
Version: 0.2.0
Date: 2012-05-09
Author: Tyler Rinker
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Depends: R (>= 2.15), gdata, ggplot2 (>= 0.9.2), grid, scales
Imports: gridExtra, chron, RColorBrewer, igraph, tm, wordcloud,
        venneuler, openNLPmodels.en, Snowball, gplots, gridExtra,
        gdata, openNLP, XML, RCurl, reshape2, parallel
Suggests: plyr, koRpus
LazyData: TRUE
Description: This package automates many of the tasks associated with
        quantitative discourse analysis of transcripts containing
        discourse including frequency counts of sentence types, words,
        sentence, turns of talk, syllable counts 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 provides the user with a more efficient and targeted
        analysis.
License: GPL-2
URL: https://github.com/trinker/qdap/wiki
Collate: 'adjacency_matrix.R' 'all_words.R'
        'automated_readability_index.R' 'bag.o.words.R' 'blank2NA.R'
        'bracketX.R' 'capitalizer.R' 'clean.R' 'cm_bidist.R'
        'cm_code.blank.R' 'cm_code.combine.R' 'cm_code.exclude.R'
        'cm_code.overlap.R' 'cm_code.transform.R' 'cm_combine.dummy.R'
        'cm_d2l.R' 'cm_debug.R' 'cm_debug2.R' 'cm_describe.R'
        'cm_df.fill.R' 'cm_df.temp.R' 'cm_df.transcript.R'
        'cm_df.transform.R' 'cm_df2long.R' 'cm_distance.R'
        'cm_dummy2long.R' 'cm_long2dummy.R' 'cm_r2l.R'
        'cm_range.temp.R' 'cm_range2long.R' 'cm_se2vect.R' 'cm_t2l.R'
        'cm_time.temp.R' 'cm_time2long.R' 'col.fn.R' 'colSplit.R'
        'colsplit2df.R' 'combine_tot.R' 'common.R' 'convert.R'
        'delete.R' 'dir_map.R' 'dissimilarity.R' 'distTab.R'
        'diversity.R' 'duplicates.R' 'end_inc.R' 'end_mark.R'
        'exclude.R' 'formality.R' 'freqTab2words.R' 'gantt.R'
        'gantt_plot.R' 'gantt_rep.R' 'gantt_wrap.R' 'hash.R'
        'htruncdf.R' 'imperative.R' 'incomplete.replace.R' 'is.dp.R'
        'key_merge.R' 'kullback.leibler.R' 'left.just.R' 'lookup.R'
        'mcsv_r.R' 'merge_all.R' 'multigsub.R' 'multiscale.R' 'NAer.R'
        'ncutWORD.R' 'ncutWORDS.R' 'numbtext.R' 'numfor.R'
        'outlier.detect.R' 'outlier.labeler.R' 'partition.R' 'paste2.R'
        'polarity.R' 'pos.R' 'potential_NA.R' 'prop.R' 'qcombine.R'
        'qcv.R' 'qda.handler.R' 'qdap-package.R' 'qheat.R' 'qprep.R'
        'question_type.R' 'rank_freq_plot.R' 'raw_pro_comb.R'
        'read.docx.R' 'read.transcript.R' 'reducer.R' 'reduceWORDS.R'
        'replace_abbreviation.R' 'replace_contraction.R'
        'replace_number.R' 'replace_symbol.R' 'replacer.R' 'rm_row.R'
        'scrubber.R' 'Search.R' 'sentSplit.R' 'space_fill.R' 'spaste.R'
        'speakerSplit.R' 'stemmer.R' 'stopwords.R' 'strip.R'
        'strWrap.R' 'syllable.sum.R' 'synonyms.R' 'term.count.R'
        'term.find.R' 'termco.c.R' 'termco.h.R' 'termco.p.R' 'termco.R'
        'termco2short.term.R' 'tester.R' 'text2color.R' 'textLISTER.R'
        'trans.cloud.R' 'trans.venn.R' 'Trim.R' 'unblanker.R'
        'url_dl.R' 'v.outer.R' 'wfm.R' 'word.count.R'
        'word.network.plot.R' 'word_associate.R' 'word_diff_list.R'
        'word_list.R' 'word_stats.R' 'words.R' 'xnoy.R'
Packaged: 2013-02-01 02:31:14 UTC; trinker
Repository: CRAN
Date/Publication: 2013-02-01 13:23:22
