Package: gridExtra Authors@R: c(person("Baptiste", "Auguie", email = "baptiste.auguie@gmail.com", role = c("aut", "cre")), person("Anton", "Antonov", email = "tonytonov@gmail.com", role = c("ctb"))) License: GPL (>= 2) Title: Miscellaneous Functions for "Grid" Graphics Type: Package Description: Provides a number of user-level functions to work with "grid" graphics, notably to arrange multiple grid-based plots on a page, and draw tables. Version: 2.3 VignetteBuilder: knitr Imports: gtable, grid, grDevices, graphics, utils Suggests: ggplot2, egg, lattice, knitr, testthat RoxygenNote: 6.0.1 Repository: https://ar-puuk.r-universe.dev Date/Publication: 2020-11-19 19:04:21 UTC RemoteUrl: https://github.com/baptiste/gridextra RemoteRef: HEAD RemoteSha: defc358e1fae521f2c6ea3713e7062192bc691ca NeedsCompilation: no Packaged: 2026-06-04 09:25:13 UTC; root Author: Baptiste Auguie [aut, cre], Anton Antonov [ctb] Maintainer: Baptiste Auguie