/usr/lib/R/site-library/pkgKitten/DESCRIPTION is in r-cran-pkgkitten 0.1.4-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 | Package: pkgKitten
Type: Package
Title: Create Simple Packages Which Do not Upset R Package Checks
Version: 0.1.4
Date: 2016-11-13
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: 2016-11-13 14:52:34.898805 UTC; edd
Repository: CRAN
Date/Publication: 2016-11-13 16:50:45
Built: R 3.4.2; ; "Fri, 29 Sep 2017 18:52:18 +0200"; unix
|