CHANGES IN textplot VERSION 0.1.3
- Changes regarding running examples only if packages are available (in casu ggforce which depends on concaveman which depends on V8, which triggered these changes)
CHANGES IN textplot VERSION 0.1.2
- Move igraph package from Imports to Suggests
- Added extra examples in the vignette
- Made functions textplot_bar, textplot_bitermclusters, textplot_cooccurrence, textplot_correlation_lines, textplot_correlation_glasso, textplot_dependencyparser generic
- First argument of function textplot_bitermclusters is now called x instead of terminology
CHANGES IN textplot VERSION 0.1.1
- Fix NOTE on CRAN indicating the use of UTF-8 encoded text in the data
- Added vignette
CHANGES IN textplot VERSION 0.1.0
- Initial package
- Added textplot_bar
- Added textplot_bitermclusters
- Added textplot_cooccurrence
- Added textplot_correlation_lines
- Added textplot_correlation_glasso
- Added textplot_dependencyparser