This file is indexed.

/usr/lib/R/site-library/pbapply/DESCRIPTION is in r-cran-pbapply 1.3-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
Package: pbapply
Type: Package
Title: Adding Progress Bar to '*apply' Functions
Version: 1.3-1
Date: 2016-10-30
Author: Peter Solymos [aut, cre], Zygmunt Zawadzki [aut]
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: A lightweight package that adds
  progress bar to vectorized R functions
  ('*apply'). The implementation can easily be added
  to functions where showing the progress is
  useful (e.g. bootstrap). The type and style of the
  progress bar (with percentages or remaining time)
  can be set through options.
  Functions can exploit parallel processing resources.
Depends: R (>= 3.2.0)
Imports: parallel
License: GPL-2
URL: https://github.com/psolymos/pbapply
BugReports: https://github.com/psolymos/pbapply/issues
NeedsCompilation: no
Packaged: 2016-10-31 01:22:05 UTC; root
Repository: CRAN
Date/Publication: 2016-10-31 07:57:08
Built: R 3.3.2; ; 'Wed, 09 Nov 2016 17:28:33 +0100'; unix