This file is indexed.

/usr/lib/R/site-library/Amelia/DESCRIPTION is in r-cran-amelia 1.7.4-1build1.

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
29
30
31
32
33
34
35
36
Package: Amelia
Version: 1.7.4
Date: 2015-12-05
Title: A Program for Missing Data
Author: James Honaker <jhonaker@iq.harvard.edu>,
        Gary King <king@harvard.edu>,
        Matthew Blackwell <mblackwell@gov.harvard.edu>
Maintainer: Matthew Blackwell <mblackwell@gov.harvard.edu>
Depends: R (>= 3.0.2), Rcpp (>= 0.11)
Imports: foreign, utils, grDevices, graphics, methods, stats
LinkingTo: Rcpp (>= 0.11), RcppArmadillo
Description: A tool that "multiply imputes" missing data in a single cross-section
  (such as a survey), from a time series (like variables collected for
  each year in a country), or from a time-series-cross-sectional data
  set (such as collected by years for each of several countries).
  Amelia II implements our bootstrapping-based algorithm that gives
  essentially the same answers as the standard IP or EMis approaches,
  is usually considerably faster than existing approaches and can
  handle many more variables.  Unlike Amelia I and other statistically
  rigorous imputation software, it virtually never crashes (but please
  let us know if you find to the contrary!).  The program also
  generalizes existing approaches by allowing for trends in time series
  across observations within a cross-sectional unit, as well as priors
  that allow experts to incorporate beliefs they have about the values
  of missing cells in their data.  Amelia II also includes useful
  diagnostics of the fit of multiple imputation models.  The program
  works from the R command line or via a graphical user interface that
  does not require users to know R.
License: GPL (>= 2)
URL: http://gking.harvard.edu/amelia
Suggests: tcltk, Zelig
NeedsCompilation: yes
Packaged: 2015-12-06 03:04:13 UTC; mblackwell
Repository: CRAN
Date/Publication: 2015-12-06 13:31:55
Built: R 3.4.2; x86_64-pc-linux-gnu; "Thu, 28 Sep 2017 11:05:49 +0000"; unix