This file is indexed.

/usr/lib/R/site-library/Cairo/DESCRIPTION is in r-cran-cairo 1.5-9-2.

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
Package: Cairo
Version: 1.5-9
Title: R graphics device using cairo graphics library for creating
        high-quality bitmap (PNG, JPEG, TIFF), vector (PDF, SVG,
        PostScript) and display (X11 and Win32) output
Author: Simon Urbanek <Simon.Urbanek@r-project.org>, Jeffrey Horner <jeff.horner@vanderbilt.edu>
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
Depends: R (>= 2.4.0)
Imports: grDevices, graphics
Suggests: png
Enhances: FastRWeb
Description: Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.
License: GPL-2
SystemRequirements: cairo (>= 1.2 http://www.cairographics.org/)
URL: http://www.rforge.net/Cairo/
NeedsCompilation: yes
Packaged: 2015-09-25 17:49:11 UTC; svnuser
Repository: CRAN
Date/Publication: 2015-09-26 09:05:40
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Thu, 19 Oct 2017 09:37:07 +0200'; unix