/usr/lib/R/site-library/pkgKitten/DESCRIPTION is in r-cran-pkgkitten 0.1.3-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 | Package: pkgKitten
Type: Package
Title: Create Simple Packages Which Do not Upset R Package Checks
Version: 0.1.3
Date: 2015-06-12
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: Provides a function kitten() which creates cute little
packages which pass R package checks. This sets it apart from
package.skeleton() which it calls, and which leaves imperfect files
behind. As this is not exactly helpful for beginners, kitten() offers
an alternative.
License: GPL (>= 2)
Suggests: whoami (>= 1.1.0)
NeedsCompilation: no
Packaged: 2015-06-13 12:58:11.439917 UTC; edd
Repository: CRAN
Date/Publication: 2015-06-13 15:04:54
Built: R 3.2.1; ; "Fri, 19 Jun 2015 09:15:11 -0500"; unix
|