Changes in version 0.5.1 (2026-02-24) - Updated 2026-02-23: - Developed a Shiny application for this package: https://github.com/dstgithub/GrpString-Shiny - Functions no longer write any tables into local folders: CommonPattern, TransMx, FeaturedPatt - Function CommonPattern: function is simplified to keep only one cutoff and require converting back. - Function FeaturedPatt: change to UniPatterns - Function TransMx: remove the 'indiv' parameter Changes in version 0.3.2 (2017-08-15) - Published on CRAN 2017-08-15: Changes in version 0.3.1 (2017-04-18) - Updated 2017-04-13: - Add functions DupRm, StrHclust, StrKclust, TransEntro, and TransEntropy. - Functions TransInfo and TransMx: strings with length < 2 are ignored for transitions. - Add link(s) of other function(s) in 'SeeAlso' in all the .Rd file. - Correct misspellings in some .Rd files. Changes in version 0.2.1 (2017-03-15) - Updated 2017-03-14: - Add function TransMx. - Function CommonPattern: the file that contains all possible substrings is no longer exported. Changes in version 0.1.1 (2017-02-10) - Updated 2017-02-10: - Correct the title of 'str2'. - Update 'references' in 'CommonPatt', 'CommonPattern' and 'TransInfo'. - Correct misspellings in the description of some files. Changes in version 0.1.0 (2017-01-06) - Created 2017-01-06