Last data update: 2014.03.03

gridExtra

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.2.1
URL: https://github.com/baptiste/gridextra
VignetteBuilder: knitr
Imports: gtable, grid, grDevices, graphics, utils
Suggests: ggplot2, lattice, knitr, testthat
Collate: gtable.r grob-utils.r arrangeGrob.r gridExtra-package.r
tableGrob.r ngonGrob.r
NeedsCompilation: no
Packaged: 2016-02-29 01:44:48 UTC; auguieba
Author: Baptiste Auguie [aut, cre],
Anton Antonov [ctb]
Maintainer: Baptiste Auguie <baptiste.auguie@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-29 11:39:24

● 0 images, 8 functions, 0 datasets
Reverse Depends: 12

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gridExtra' ...
** package 'gridExtra' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gridExtra'
    finding HTML links ... done
    arrangeGrob                             html  
    cbind.gtable                            html  
    combine                                 html  
    gridExtra-package                       html  
    ngonGrob                                html  
    rbind.gtable                            html  
    str.gtable                              html  
    tableGrob                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gridExtra)
Making 'packages.html' ... done