This file is indexed.

/usr/lib/R/site-library/crayon/DESCRIPTION is in r-cran-crayon 1.3.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
34
35
Package: crayon
Title: Colored Terminal Output
Version: 1.3.2
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com",
    role = c("aut", "cre")),
    person(
    "Brodie", "Gaslam", email="brodie.gaslam@yahoo.com",
    role=c("ctb"))
    )
Description: Colored terminal output on terminals that support 'ANSI'
    color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI'
    color support is automatically detected. Colors and highlighting can
    be combined and nested. New styles can also be created easily.
    This package was inspired by the 'chalk' 'JavaScript' project.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/gaborcsardi/crayon
BugReports: https://github.com/gaborcsardi/crayon/issues
Collate: 'ansi-256.r' 'combine.r' 'string.r' 'utils.r'
        'crayon-package.r' 'disposable.r' 'has_ansi.r' 'has_color.r'
        'styles.r' 'machinery.r' 'parts.r' 'print.r' 'style-var.r'
        'show.r' 'string_operations.r'
Imports: grDevices, methods, utils
Suggests: testthat
RoxygenNote: 5.0.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-06-28 17:18:56 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Brodie Gaslam [ctb]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-28 20:16:37
Built: R 3.3.2; ; 'Mon, 07 Nov 2016 19:39:54 +0100'; unix