This file is indexed.

/usr/lib/R/site-library/DBItest/INDEX is in r-cran-dbitest 1.5-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
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
DBIspec                 DBI specification
DBItest-package         DBItest: Testing 'DBI' Back Ends
make_context            Test contexts
spec_connection_disconnect
                        spec_connection_disconnect
spec_driver_connect     spec_driver_connect
spec_driver_data_type   spec_driver_data_type
spec_meta_bind          spec_meta_bind
spec_meta_get_row_count
                        spec_meta_get_row_count
spec_meta_get_rows_affected
                        spec_meta_get_rows_affected
spec_meta_get_statement
                        spec_meta_get_statement
spec_meta_has_completed
                        spec_meta_has_completed
spec_meta_is_valid      spec_meta_is_valid
spec_result_clear_result
                        spec_result_clear_result
spec_result_create_table_with_data_type
                        spec_result_create_table_with_data_type
spec_result_execute     spec_result_execute
spec_result_fetch       spec_result_fetch
spec_result_get_query   spec_result_get_query
spec_result_roundtrip   spec_result_roundtrip
spec_result_send_query
                        spec_result_send_query
spec_result_send_statement
                        spec_result_send_statement
spec_sql_exists_table   spec_sql_exists_table
spec_sql_list_tables    spec_sql_list_tables
spec_sql_quote_identifier
                        spec_sql_quote_identifier
spec_sql_quote_string   spec_sql_quote_string
spec_sql_read_table     spec_sql_read_table
spec_sql_remove_table   spec_sql_remove_table
spec_sql_write_table    spec_sql_write_table
spec_transaction_begin_commit_rollback
                        spec_transaction_begin_commit_rollback
spec_transaction_with_transaction
                        spec_transaction_with_transaction
test_all                Run all tests
test_compliance         Test full compliance to DBI
test_connection         Test the "Connection" class
test_data_type          test_data_type
test_driver             Test the "Driver" class
test_getting_started    Getting started with testing
test_meta               Test metadata functions
test_result             Test the "Result" class
test_sql                Test SQL methods
test_stress             Stress tests
test_transaction        Test transaction functions
tweaks                  Tweaks for DBI tests