Description: Tools to make it easier to work with "tables" of 'grobs'. The 'gtable' package defines a 'gtable' grob class that specifies a grid along with a list of grobs and their placement in the grid. Further the package makes it easy to manipulate and combine 'gtable' objects so that complex compositions can be build up sequentially.
Packaged: 2019-03-25 14:56:43 UTC; thomas
License: GPL-2
Title: Arrange 'Grobs' in Tables
Collate: 'new-data-frame.r' 'add-grob.r' 'add-rows-cols.r' 'add-space.r' 'grid.r' 'gtable-layouts.r' 'gtable-package.R' 'gtable.r' 'rbind-cbind.r' 'utils.r' 'trim.r' 'filter.r' 'align.r' 'padding.r' 'z.r'
Encoding: UTF-8
Imports: grid
RoxygenNote: 6.1.1
URL: https://github.com/r-lib/gtable
BugReports: https://github.com/r-lib/gtable/issues
VignetteBuilder: knitr
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Version: 0.3.0
Suggests: covr, testthat, knitr, rmarkdown, ggplot2, profvis
NeedsCompilation: no
Author: Hadley Wickham [aut, cre], Thomas Lin Pedersen [aut], RStudio [cph]
Package: gtable
Authors@R:  c(person(given = "Hadley", family = "Wickham", role = c("aut", "cre"), email = "hadley@rstudio.com"), person(given = "Thomas Lin", family = "Pedersen", role = "aut", email = "thomas.pedersen@rstudio.com"), person(given = "RStudio", role = "cph"))
Depends: R (>= 3.0)
Date/Publication: 2019-03-25 19:50:02 UTC
