Changes in version 0.1.11 (2020-01-16) - no more RESULTS directory Changes in version 0.1.10 - fixed URLs - fixed dir RESULTS in examples - fixed invalid printing width in examples Changes in version 0.1.9 - used VCorpus instead of Corpus - readLines instead of readChar - NOT fixed running examples in 'doCA' (Running examples failed) Changes in version 0.1.8 (2018-10-24) - fix calling if() with a vector of length 2 or more Changes in version 0.1.7 - fix calling if() with a vector of length 2 or more Changes in version 0.1.6 (2017-12-20) - fix WARN "working directory change" - GUI using RGtk2 no longer part of the package Changes in version 0.1.5 (2017-02-27) - fix bug in doMetacomMetacom(wordF = wordOccuDF) Changes in version 0.1.4 - identifyStructure function included in the package Changes in version 0.1.3 (2016-04-18) - renamed arguments for R package metacom, following new release Changes in version 0.1.2 (2016-03-22) - DESCRIPTION file allows package parallel (>= 3.1.3) to pass "r-oldrel-windows-ix86+x86_64" test from "CRAN Package Check Results" - R.devices package used to export output files - code syntax improvements - examples improvements Changes in version 0.1.1 (2016-02-24) - URL fixed to download GTK+ in man/loadGUI.Rd - NOTE "Strong dependencies not in mainstream repositories: Rstem" fixed. Word stem is now performed with the SnowballC package. - missing @export roxygen field added for function getwordOccuDF - missing @export roxygen field added for function getAllAnalysis Changes in version 0.1.0 - initial release