Package: ggpage
Type: Package
Title: Creates Page Layout Visualizations
Version: 0.2.2
Authors@R: person("Emil", "Hvitfeldt", email = "emilhhvitfeldt@gmail.com", role = c("aut", "cre"))
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.
Depends: R (>= 3.0.0),
Imports: dplyr, ggplot2 (>= 2.0.0), stringr, tidytext (>= 0.1.0),
        magrittr, purrr, rlang
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-22 18:04:17 UTC; Emilhvitfeldthansen
Author: Emil Hvitfeldt [aut, cre]
Maintainer: Emil Hvitfeldt <emilhhvitfeldt@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-27 21:10:07 UTC
