Package: ggfittext
Title: Fit Text Inside a Box in 'ggplot2'
Version: 0.10.2
Authors@R: c(person("David", "Wilkins", email = "david@wilkox.org",
                  role = c("aut", "cre")), 
             person("Brady", "Johnston", email = "brady.johnston@me.com", 
                  role = c("ctb"))
             )
Description: A 'ggplot2' extension to fit text into a box by growing, shrinking or wrapping the text.
Depends: R (>= 3.6)
License: GPL-2
LazyData: true
Imports: grid (>= 3.1), stringi (>= 1.1.2), shades (>= 1.3.1), gridtext
        (>= 0.1.4), ggplot2 (>= 2.2.1), cli (>= 3.6.1)
RoxygenNote: 7.3.1
URL: https://wilkox.org/ggfittext/
BugReports: https://github.com/wilkox/ggfittext/issues/
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vdiffr, spelling
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-01 00:21:27 UTC; wilkox
Author: David Wilkins [aut, cre],
  Brady Johnston [ctb]
Maintainer: David Wilkins <david@wilkox.org>
Repository: CRAN
Date/Publication: 2024-02-01 00:50:02 UTC
Built: R 4.3.1; ; 2024-02-01 03:28:09 UTC; unix
