This file is indexed.

/usr/lib/R/site-library/data.table/DESCRIPTION is in r-cran-data.table 1.10.0-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
26
27
28
29
30
31
32
33
34
35
Package: data.table
Version: 1.10.0
Title: Extension of `data.frame`
Authors@R: c(
  person("Matt","Dowle",      role=c("aut","cre"), email="mattjdowle@gmail.com"),
  person("Arun","Srinivasan", role="aut", email="arunkumar.sriniv@gmail.com"),
  person("Jan","Gorecki",     role="ctb"),
  person("Tom","Short",       role="ctb"),
  person("Steve","Lianoglou", role="ctb"),
  person("Eduard","Antonyan", role="ctb") )
Depends: R (>= 3.0.0)
Imports: methods
Suggests: bit64, knitr, chron, ggplot2 (>= 0.9.0), plyr, reshape,
        reshape2, testthat (>= 0.4), hexbin, fastmatch, nlme, xts,
        gdata, GenomicRanges, caret, curl, zoo, plm, rmarkdown,
        parallel
Description: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, a fast friendly file reader and parallel file writer. Offers a natural and flexible syntax, for faster development.
License: GPL-3 | file LICENSE
URL: http://r-datatable.com
BugReports: https://github.com/Rdatatable/data.table/issues
MailingList: datatable-help@lists.r-forge.r-project.org
VignetteBuilder: knitr
ByteCompile: TRUE
NeedsCompilation: yes
Packaged: 2016-12-02 19:25:45.346 UTC; mdowle
Author: Matt Dowle [aut, cre],
  Arun Srinivasan [aut],
  Jan Gorecki [ctb],
  Tom Short [ctb],
  Steve Lianoglou [ctb],
  Eduard Antonyan [ctb]
Maintainer: Matt Dowle <mattjdowle@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-03 11:05:23
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Sun, 04 Dec 2016 16:49:01 +0100'; unix