/usr/lib/R/site-library/gridExtra/DESCRIPTION is in r-cran-gridextra 2.3-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.3
VignetteBuilder: knitr
Imports: gtable, grid, grDevices, graphics, utils
Suggests: ggplot2, egg, lattice, knitr, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-08 22:52:09 UTC; baptiste
Author: Baptiste Auguie [aut, cre],
Anton Antonov [ctb]
Maintainer: Baptiste Auguie <baptiste.auguie@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-09 14:12:08 UTC
Built: R 3.4.2; ; "Fri, 29 Sep 2017 21:35:44 +0200"; unix
|