This file is indexed.

/usr/lib/R/site-library/stringi/DESCRIPTION is in r-cran-stringi 1.1.2-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
26
27
28
29
30
31
32
33
Package: stringi
Version: 1.1.2
Date: 2016-09-30
Title: Character String Processing Facilities
Description: Allows for fast, correct, consistent, portable,
    as well as convenient character string/text processing in every locale
    and any native encoding. Owing to the use of the ICU library,
    the package provides R users with platform-independent functions
    known to Java, Perl, Python, PHP, and Ruby programmers. Among available
    features there are: pattern searching (e.g., with ICU Java-like regular
    expressions or the Unicode Collation Algorithm), random string generation,
    case mapping, string transliteration, concatenation,
    Unicode normalization, date-time formatting and parsing, etc.
URL: http://www.gagolewski.com/software/stringi/
        http://site.icu-project.org/ http://www.unicode.org/
BugReports: http://github.com/gagolews/stringi/issues
SystemRequirements: ICU4C (>= 50, optional)
Type: Package
Depends: R (>= 2.13.1)
Imports: tools, utils, stats
Biarch: TRUE
License: file LICENSE
Author: Marek Gagolewski [aut, cre] and Bartek Tartanus [ctb] (stringi source code);
    IBM and other contributors (ICU4C 55.1 source code);
    Unicode, Inc. (Unicode Character Database)
Maintainer: Marek Gagolewski <gagolews@rexamine.com>
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-09-30 14:18:17 UTC; gagolews
License_is_FOSS: yes
Repository: CRAN
Date/Publication: 2016-10-01 14:26:04
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Fri, 04 Nov 2016 14:33:05 +0100'; unix