This file is indexed.

/usr/lib/R/site-library/getopt/DESCRIPTION is in r-cran-getopt 1.20.0-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
Package: getopt
Type: Package
Title: C-like getopt behavior.
Version: 1.20.0
Author: Allen Day.
    Contributions from Trevor L Davis.
Maintainer: Trevor L Davis <trevor.l.davis@stanford.edu>
URL: https://github.com/trevorld/getopt
BugReports: https://github.com/trevorld/getopt/issues
Description: Package designed to be used with Rscript to write
    ``#!'' shebang scripts that accept short and long flags/options.
    Many users will prefer using instead the packages optparse or argparse
    which add extra features like automatically generated help option and usage,
    support for default values, positional argument support, etc.
License: GPL (>= 2)
Suggests: testthat
Collate: 'getopt.R' 'utils.R'
Packaged: 2013-08-30 07:02:26 UTC; trevorld
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-30 10:36:29
Built: R 3.0.1; ; 2013-10-22 11:43:53 UTC; unix