Type: Package
Package: ggpage
Title: Creates Page Layout Visualizations
Version: 0.2.3
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
NeedsCompilation: no
Packaged: 2019-06-13 20:08:54 UTC; emilhvitfeldthansen
Author: Emil Hvitfeldt [aut, cre]
Maintainer: Emil Hvitfeldt <emilhhvitfeldt@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-13 20:30:03 UTC
Built: R 4.0.2; ; 2020-07-17 00:45:45 UTC; unix
