This file is indexed.

/usr/lib/R/site-library/RSQLite/INDEX is in r-cran-rsqlite 2.0-2ubuntu1.

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
SQLite                  Connect to an SQLite database
datasetsDb              A sample sqlite database
dbReadTable,SQLiteConnection,character-method
                        Read a database table
dbWriteTable,SQLiteConnection,character,data.frame-method
                        Write a local data frame or file to the
                        database
initExtension           Add useful extension functions
rsqliteVersion          RSQLite version
sqlite-transaction      SQLite transaction management
sqliteCopyDatabase      Copy a SQLite database