ggwordcloud: A Wordcloud Geom for 'ggplot2'

Provides a wordcloud 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.2.0
Depends: ggplot2 (≥ 3.0.0)
Imports: Cairo (≥ 1.5.9), grid, Rcpp, scales (≥ 1.0.0), colorspace
LinkingTo: Rcpp
Suggests: testthat (≥ 2.0.0), knitr, rmarkdown, ggrepel, wordcloud, wordcloud2
Published: 2018-10-07
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
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: ggwordcloud results

Downloads:

Reference manual: ggwordcloud.pdf
Vignettes: ggwordcloud: a wordcloud geom for ggplot2
Package source: ggwordcloud_0.2.0.tar.gz
Windows binaries: r-devel: ggwordcloud_0.2.0.zip, r-release: ggwordcloud_0.2.0.zip, r-oldrel: ggwordcloud_0.2.0.zip
OS X binaries: r-release: ggwordcloud_0.2.0.tgz, r-oldrel: ggwordcloud_0.2.0.tgz
Old sources: ggwordcloud archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggwordcloud to link to this page.