Package: customLayout
Type: Package
Title: Arrange Elements on the R's Drawing Area or Inside the
        PowerPoint's Slide
Version: 0.2.0
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: 6.1.0
Imports: methods, gridExtra, utils, graphics, RColorBrewer, officer,
        flextable
Suggests: covr, testthat, ggplot2, knitr, rmarkdown, vdiffr, gdtools,
        magrittr, dplyr
URL: https://www.customlayout.zstat.pl/,
        https://github.com/zzawadz/customLayout
BugReports: https://github.com/zzawadz/customLayout/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-27 10:18:56 UTC; zzawadz
Author: Zygmunt Zawadzki [aut, cre]
Repository: CRAN
Date/Publication: 2018-09-27 14:20:03 UTC
