Changes in version 0.96 (2025-09-03) - Removes the dependency on extrafont, which was scheduled for archiving due to an unfixed failure of one of its reverse dependencies. Changes in version 0.95 (2024-08-28) - Trims the C++ legacy compiler directives that are no longer needed, and were causing problems with the checks on CRAN. - Removed broken Rd links causing problems with the checks on CRAN. Changes in version 0.94.4 (2024-01-25) - Updates to maintain clean CRAN checks and to ensure consistency with minor changes in underlying packages. Changes in version 0.94.1 (2022-03-23) - Test update for changes in upcoming Matrix 1.4-1. Changes in version 0.94 (2021-04-06) - Further updates in preparation for quanteda v3. Changes in version 0.93 (2021-02-18) - Updates fcm and kwic plot methods for quanteda v3. - Removes dependency on data.table. Changes in version 0.91 - Fixes some CRAN NOTEs caused by Namespaces in Imports field not being imported, and an undeclared package in an Rd object. Changes in version 0.90 (2020-12-14) New version split from quanteda 2.1.2, moving the textplot_*() functions to a separate package as part of a modularisation of the quanteda family of packages.