This file is indexed.

/usr/lib/R/site-library/DBItest/DESCRIPTION is in r-cran-dbitest 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Package: DBItest
Title: Testing 'DBI' Back Ends
Version: 1.4
Date: 2016-12-02
Authors@R: c( person(given = "Kirill", family = "Müller", role =
        c("aut", "cre"), email = "krlmlr+r@mailbox.org"),
        person("RStudio", role = "cph") )
Description: A helper that tests 'DBI' back ends for conformity
    to the interface.
Depends: R (>= 3.0.0)
Imports: DBI (>= 0.4-9), methods, R6, testthat (>= 1.0.2), withr
Suggests: devtools, knitr, lintr, rmarkdown
License: LGPL (>= 2)
LazyData: true
Encoding: UTF-8
BugReports: https://github.com/rstats-db/DBItest/issues
RoxygenNote: 5.0.1.9000
VignetteBuilder: knitr
Collate: 'DBItest.R' 'context.R' 'expectations.R' 'import-dbi.R'
        'import-testthat.R' 'run.R' 's4.R' 'spec.R'
        'spec-getting-started.R' 'spec-driver-class.R'
        'spec-driver-constructor.R' 'spec-driver-data-type.R'
        'spec-driver-get-info.R' 'spec-driver.R'
        'spec-connection-connect.R' 'spec-connection-data-type.R'
        'spec-connection-get-info.R' 'spec-connection.R'
        'spec-result-send-query.R' 'spec-result-fetch.R'
        'spec-result-get-query.R'
        'spec-result-create-table-with-data-type.R'
        'spec-result-roundtrip.R' 'spec-result.R'
        'spec-sql-quote-string.R' 'spec-sql-quote-identifier.R'
        'spec-sql-read-write-table.R' 'spec-sql-read-write-roundtrip.R'
        'spec-sql-list-tables.R' 'spec-sql-list-fields.R' 'spec-sql.R'
        'spec-meta-is-valid-connection.R' 'spec-meta-is-valid-result.R'
        'spec-meta-get-statement.R' 'spec-meta-column-info.R'
        'spec-meta-get-row-count.R' 'spec-meta-get-rows-affected.R'
        'spec-meta-get-info-result.R' 'spec-meta-bind.R'
        'spec-meta-bind-multi-row.R' 'spec-meta-bind-.R' 'spec-meta.R'
        'spec-transaction-begin-commit.R'
        'spec-transaction-begin-rollback.R'
        'spec-transaction-with-transaction.R' 'spec-transaction.R'
        'spec-compliance-methods.R' 'spec-compliance-read-only.R'
        'spec-compliance.R' 'spec-stress-driver.R'
        'spec-stress-connection.R' 'spec-stress.R' 'spec-.R'
        'test-all.R' 'test-getting-started.R' 'test-driver.R'
        'test-connection.R' 'test-result.R' 'test-sql.R' 'test-meta.R'
        'test-transaction.R' 'test-compliance.R' 'test-stress.R'
        'tweaks.R' 'utf8.R' 'utils.R'
NeedsCompilation: no
Packaged: 2016-12-03 07:33:52 UTC; muelleki
Author: Kirill Müller [aut, cre],
  RStudio [cph]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2016-12-03 09:38:00
Built: R 3.3.2; ; 'Sun, 04 Dec 2016 20:08:23 +0100'; unix