This file is indexed.

/usr/lib/R/site-library/dbplyr/INDEX is in r-cran-dbplyr 1.2.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
build_sql               Build a SQL string.
copy_to.src_sql         Copy a local data frame to a DBI backend.
do.tbl_sql              Perform arbitrary computation on remote backend
escape                  Escape/quote a string.
ident                   Flag a character vector as SQL identifiers
in_schema               Refer to a table in a schema
join.tbl_sql            Join sql tbls.
memdb_frame             Create a database table in temporary in-memory
                        database.
remote_name             Metadata about a remote table
sql                     SQL escaping.
sql_expr                Generate SQL from R expressions
src_dbi                 dplyr backend for any DBI-compatible database
translate_sql           Translate an expression to sql.
window_order            Override window order and frame