This file is indexed.

/usr/lib/R/site-library/reshape2/DESCRIPTION is in r-cran-reshape2 1.4-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
Package: reshape2
Type: Package
Title: Flexibly reshape data: a reboot of the reshape package.
Version: 1.4
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Reshape lets you flexibly restructure and
    aggregate data using just two functions: melt and cast.
URL: https://github.com/hadley/reshape
BugReports: https://github.com/hadley/reshape/issues
LinkingTo: Rcpp
Imports: plyr (>= 1.8.1), stringr, Rcpp
Roxygen: list(wrap = FALSE)
Suggests: testthat (>= 0.8.0), lattice
License: MIT + file LICENSE
LazyData: true
Packaged: 2014-04-23 12:12:47 UTC; hadley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-23 16:34:12
Built: R 3.1.0; x86_64-pc-linux-gnu; 2014-06-21 05:35:20 UTC; unix