This file is indexed.

/usr/lib/R/site-library/jsonlite/INDEX is in r-cran-jsonlite 1.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
base64                  Encode/decode base64
flatten                 Flatten nested data frames
prettify, minify        Prettify or minify a JSON string
rbind.pages             Combine pages into a single data frame
read_json               Read/write JSON
serializeJSON           serialize R objects to JSON
stream_in, stream_out   Streaming JSON input/output
toJSON, fromJSON        Convert R objects to/from JSON
unbox                   Unbox a vector or data frame
validate                Validate JSON