Package: customLayout
Type: Package
Title: Arrange Elements on the R's Drawing Area or Inside the
        PowerPoint's Slide
Version: 0.3.2
Authors@R: c(person("Zygmunt", "Zawadzki", role = c("aut", "cre"), email = "zygmunt@zstat.pl"))
Maintainer: Zygmunt Zawadzki <zygmunt@zstat.pl>
Description: Create complicated drawing areas for multiple elements by combining much simpler layouts. It is an extended version of layout function from the 'graphics' package, but it also works with 'grid' graphics. It also supports arranging elements inside 'PowerPoint' slides created using the 'officer' package.
License: GPL-3
RoxygenNote: 7.1.1
Imports: gridExtra, utils, graphics, RColorBrewer, officer (>= 0.3.6),
        flextable (>= 0.5.6), assertthat, rvg (>= 0.2.2)
Suggests: covr, testthat, ggplot2, knitr, rmarkdown, vdiffr, gdtools,
        magrittr, dplyr, FSelectorRcpp, klaR, stringr, cowplot, png
URL: https://www.customlayout.zstat.pl/,
        https://github.com/zzawadz/customLayout
BugReports: https://github.com/zzawadz/customLayout/issues
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-01-13 18:19:15 UTC; zzawadz
Author: Zygmunt Zawadzki [aut, cre]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-01-14 15:20:02 UTC
