NEWS
quanteda.textplots 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.
quanteda.textplots 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.
quanteda.textplots 0.94.4 (2024-01-25)
- Updates to maintain clean CRAN checks and to ensure consistency with minor changes in underlying packages.
quanteda.textplots 0.94.1 (2022-03-23)
- Test update for changes in upcoming Matrix 1.4-1.
quanteda.textplots 0.94 (2021-04-06)
- Further updates in preparation for quanteda v3.
quanteda.textplots 0.93 (2021-02-18)
- Updates fcm and kwic plot methods for quanteda v3.
- Removes dependency on data.table.
quanteda.textplots 0.91
- Fixes some CRAN NOTEs caused by Namespaces in Imports field not being imported, and an undeclared package in an Rd object.
quanteda.textplots 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.