/usr/lib/R/site-library/gridExtra/DESCRIPTION is in r-cran-gridextra 2.2.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | 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
Built: R 3.2.3; ; "Mon, 29 Feb 2016 12:27:34 -0600"; unix
|