This file is indexed.

/usr/lib/R/site-library/reshape2/DESCRIPTION is in r-cran-reshape2 1.2.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
Package: reshape2
Type: Package
Title: Flexibly reshape data: a reboot of the reshape package.
Version: 1.2.2
Author: Hadley Wickham <hadley@rice.edu>
Maintainer: Hadley Wickham <hadley@rice.edu>
Description: Reshape lets you flexibly restructure and aggregate data
        using just two functions: melt and cast.
URL: http://had.co.nz/reshape
Imports: plyr (>= 1.5), stringr, lattice
Suggests: testthat
License: MIT
LazyData: true
Collate: 'cast.r' 'data.r' 'formula.r' 'helper-colsplit.r'
        'helper-guess-value.r' 'helper-margins.r' 'melt.r' 'recast.r'
        'utils.r'
Packaged: 2012-12-04 19:05:50 UTC; hadley
Repository: CRAN
Date/Publication: 2012-12-04 23:10:53
Built: R 3.0.0; ; 2013-04-30 04:34:26 UTC; unix