Type: Package
Package: ggwordcloud
Title: A Word Cloud Geom for 'ggplot2'
Version: 0.6.2
Authors@R: 
    c(person(given = "Erwan",
             family = "Le Pennec",
             role = c("aut", "cre"),
             email = "lepennec@gmail.com"),
      person(given = "Kamil",
             family = "Slowikowski",
             role = "aut",
             email = "kslowikowski@gmail.com"))
Maintainer: Erwan Le Pennec <lepennec@gmail.com>
Description: 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'.
License: GPL-3
Depends: R (>= 3.5.0), ggplot2 (>= 3.0.0)
Imports: grid, gridtext, Rcpp, scales (>= 1.0.0), colorspace, png
Suggests: testthat (>= 2.0.0), knitr, rmarkdown, ggrepel, wordcloud,
        wordcloud2, covr, dplyr, tidyr
LinkingTo: Rcpp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
VignetteBuilder: knitr
URL: https://github.com/lepennec/ggwordcloud,
        https://lepennec.github.io/ggwordcloud/
BugReports: https://github.com/lepennec/ggwordcloud/issues
NeedsCompilation: yes
Packaged: 2024-05-30 09:10:28 UTC; lepen
Author: Erwan Le Pennec [aut, cre],
  Kamil Slowikowski [aut]
Repository: CRAN
Date/Publication: 2024-05-30 15:30:05 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2024-06-05 00:55:39 UTC; unix
Archs: ggwordcloud.so.dSYM
