Provides a word cloud text geom for 'ggplot2'. Texts are placed so that they do not overlap as in 'ggrepel'. The algorithm used is a variation around the one of 'wordcloud2.js'.
Version: | 0.3.0 |
Depends: | R (≥ 2.10), ggplot2 (≥ 3.0.0) |
Imports: | Cairo (≥ 1.5.9), grid, Rcpp, scales (≥ 1.0.0), colorspace, png |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 2.0.0), knitr, rmarkdown, ggrepel, wordcloud, wordcloud2, covr, dplyr, tidyr |
Published: | 2018-10-24 |
Author: | Erwan Le Pennec [aut, cre], Kamil Slowikowski [aut] |
Maintainer: | Erwan Le Pennec <lepennec at gmail.com> |
BugReports: | https://github.com/lepennec/ggwordcloud/issues |
License: | GPL-3 |
URL: | https://github.com/lepennec/ggwordcloud, https://lepennec.github.io/ggwordcloud/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | ggwordcloud results |
Reference manual: | ggwordcloud.pdf |
Vignettes: |
ggwordcloud: a word cloud geom for ggplot2 |
Package source: | ggwordcloud_0.3.0.tar.gz |
Windows binaries: | r-devel: ggwordcloud_0.3.0.zip, r-release: ggwordcloud_0.3.0.zip, r-oldrel: ggwordcloud_0.3.0.zip |
OS X binaries: | r-release: ggwordcloud_0.3.0.tgz, r-oldrel: ggwordcloud_0.3.0.tgz |
Old sources: | ggwordcloud archive |
Please use the canonical form https://CRAN.R-project.org/package=ggwordcloud to link to this page.