Type: Package Package: ggpage Title: Creates Page Layout Visualizations Version: 0.2.3.9000 Authors@R: person(given = "Emil", family = "Hvitfeldt", role = c("aut", "cre"), email = "emilhhvitfeldt@gmail.com") Description: Facilitates the creation of page layout visualizations in which words are represented as rectangles with sizes relating to the length of the words. Which then is divided in lines and pages for easy overview of up to quite large texts. License: MIT + file LICENSE URL: https://github.com/EmilHvitfeldt/ggpage BugReports: https://github.com/EmilHvitfeldt/ggpage/issues Depends: R (>= 3.0.0) Imports: dplyr, ggplot2 (>= 2.0.0), magrittr, purrr, rlang, stringr, tidytext (>= 0.1.0) Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Config/pak/sysreqs: libicu-dev Repository: https://emilhvitfeldt.r-universe.dev Date/Publication: 2019-06-13 23:41:07 UTC RemoteUrl: https://github.com/emilhvitfeldt/ggpage RemoteRef: HEAD RemoteSha: 83821d9dc1fa3639c6a94d4f5e3c9134697060fc NeedsCompilation: no Packaged: 2026-06-15 08:01:55 UTC; root Author: Emil Hvitfeldt [aut, cre] Maintainer: Emil Hvitfeldt