This file is indexed.

/usr/lib/R/site-library/pkgmaker/DESCRIPTION is in r-cran-pkgmaker 0.22-1build1.

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
26
27
28
29
30
31
32
33
34
35
Package: pkgmaker
Type: Package
Title: Package development utilities
Version: 0.22
Date: 2013-09-17
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux <renaud@tx.technion.ac.il>
Description: This package provides some low-level utilities to use for package
    development. It currently provides managers for multiple package specific
    options and registries, vignette, unit test and bibtex related utilities.
    It serves as a base package for packages like NMF, RcppOctave, doRNG, and
    as an incubator package for other general purposes utilities, that will
    eventually be packaged separately.
    It is still under heavy development and changes in the interface(s) are
    more than likely to happen.
License: GPL (>= 2)
URL: https://renozao.github.io/pkgmaker
BugReports: http://github.com/renozao/pkgmaker/issues
SCM: github:renozao, r-forge
LazyLoad: yes
Depends: R (>= 3.0.0), stats, registry
Imports: methods, tools, codetools, digest, stringr, xtable, grDevices
Suggests: devtools (>= 0.8), bibtex, RUnit, testthat, knitr,
        ReportingTools, hwriter, argparse
Collate: 'utils.R' 'logging.R' 'unitTests.R' 'data.R' 'namespace.R'
        'devutils.R' 'package.R' 'options.R' 'is.R' 'registry.R'
        'bibtex.R' 'packages.R' 'vignette.R' 'files.R'
        'package-extra.R' 'colors.R' 'graphics.R' 'rd.R' 'project.R'
        'CLI.R' 'knitr.R' 'repositories.R'
VignetteBuilder: knitr
Packaged: 2014-05-14 11:49:09 UTC; renaud
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-05-14 16:18:51
Built: R 3.4.2; ; "Thu, 28 Sep 2017 08:09:09 +0000"; unix