This file is indexed.

/usr/lib/R/site-library/scales/DESCRIPTION is in r-cran-scales 0.4.1-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
Package: scales
Version: 0.4.1
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("RStudio", role = "cph")
    )
Title: Scale Functions for Visualization
Description: Graphical scales map data to aesthetics, and provide
    methods for automatically determining breaks and labels
    for axes and legends.
URL: https://github.com/hadley/scales
BugReports: https://github.com/hadley/scales/issues
Depends: R (>= 2.13)
Imports: RColorBrewer, dichromat, plyr, munsell (>= 0.2), labeling,
        methods, Rcpp
LinkingTo: Rcpp
Suggests: testthat (>= 0.8), covr, hms
License: MIT + file LICENSE
LazyLoad: yes
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-11-08 19:11:18 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-11-09 18:28:56
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Mon, 14 Nov 2016 09:47:20 +0100'; unix