This file is indexed.

/usr/lib/R/site-library/scales/DESCRIPTION is in r-cran-scales 0.5.0-1ubuntu1.

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.5.0
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,
        Rcpp, R6, viridisLite
LinkingTo: Rcpp
Suggests: testthat (>= 0.8), bit64, covr, hms
License: MIT + file LICENSE
LazyLoad: yes
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-08-23 21:21:31 UTC; Kara
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2017-08-24 14:35:38 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Wed, 15 Nov 2017 09:50:11 +0000'; unix