Changes in version 2.0.1.9000 Changes in version 2.0.1 - collocation_frequency() arguments of n_bands, and band_width described in highlightr vignette - highlighted_text() updated to appropriately recognize "&" - collocation_frequency() updated to appropriately recognize "_" Changes in version 2.0.0 (2026-04-10) - collocation_plot() updated to accept inputs not generated from collocation_frequency() - collocation_frequency() (formerly transcript_frequency()) restructured to be main input, - collocate_comments(), collocate_comments_fuzzy(), tokenize_source(), and tokenize_derivative() are now internal functions *transcript_frequency() updated to appropriately recognize "+","=", ".extension" Changes in version 1.2.0 (2025-10-19) - Providing instructions on how to save highlighted output to .html file - Correcting wiki_pages description with correct number of rows - Listing packages necessary for creating wiki_pages object - Adding option to specify n-gram width in collocate_comments_fuzzy - Adding comments to example scripts and further description for collocation functions Changes in version 1.1.2 (2025-06-26) - Remove dependency on fuzzyjoin package, and use zoomerjoin package instead - Change Levenshtein distance calculation in fuzzy joins to Jaccard distance - Re-compute fuzzy weights based on new distance calculation Changes in version 1.0.2 (2024-10-17) - Clarified wording in vignettes - Fixed computation issue in collocations not of length 5 - Fixed merge issue with special characters - Replaced non-ascii characters in datasets Changes in version 1.0.0 (2024-07-31) - Initial CRAN submission.