This file is indexed.

/usr/lib/R/site-library/crayon/INDEX 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
chr                     Convert to character
col_nchar               Count number of characters in an ANSI colored
                        string
col_strsplit            Split an ANSI colored string
col_substr              Substring(s) of an ANSI colored string
col_substring           Substring(s) of an ANSI colored string
combine_styles          Combine two or more ANSI styles
concat                  Concatenate character vectors
crayon                  Colored terminal output
drop_style              Remove a style
has_color               Does the current R session support ANSI colors?
has_style               Check if a sting has some ANSI styling
make_style              Create an ANSI color style
num_colors              Number of colors the terminal supports
show_ansi_colors        Show the ANSI color table on the screen
start.crayon            Switch on or off a style
strip_style             Remove ANSI escape sequences from a string
style                   Add style to a string
styles                  ANSI escape sequences of crayon styles