This file is indexed.

/usr/lib/R/site-library/XML/DESCRIPTION is in r-cran-xml 3.98-1.3-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
Package: XML
Version: 3.98-1.3
Author: Duncan Temple Lang and the CRAN Team
Maintainer: Duncan Temple Lang <duncan@r-project.org>
Title: Tools for Parsing and Generating XML Within R and S-Plus
Depends: R (>= 2.13.0), methods, utils
Suggests: bitops, RCurl
SystemRequirements: libxml2 (>= 2.6.3)
Description: Many approaches for both reading and
        creating XML (and HTML) documents (including DTDs), both local
        and accessible via HTTP or FTP.  Also offers access to an
        'XPath' "interpreter".
Note: In version 2.4.0 of this package, a new approach to garbage
        collection has been implemented and it is experimental. You can
        disable it via the configuration option --enable-nodegc=no.
        However, you are encouraged to use this and report problems as
        the results are beneficial and being able to produce any errors
        should they occur will be very helpful.
URL: http://www.omegahat.org/RSXML
License: BSD_2_clause + file LICENSE
Collate: AAA.R DTD.R DTDClasses.R DTDRef.R SAXMethods.S XMLClasses.R
        applyDOM.R assignChild.R catalog.R createNode.R dynSupports.R
        error.R flatTree.R nodeAccessors.R parseDTD.R schema.S
        summary.R tangle.R toString.S tree.R version.R xmlErrorEnums.R
        xmlEventHandler.R xmlEventParse.R xmlHandler.R
        xmlInternalSource.R xmlOutputDOM.R xmlNodes.R xmlOutputBuffer.R
        xmlTree.R xmlTreeParse.R htmlParse.R hashTree.R zzz.R
        supports.R parser.R libxmlFeatures.R xmlString.R saveXML.R
        namespaces.R readHTMLTable.R reflection.R xmlToDataFrame.R
        bitList.R compare.R encoding.R fixNS.R xmlRoot.R serialize.R
        xmlMemoryMgmt.R keyValueDB.R solrDocs.R XMLRErrorInfo.R
        xincludes.R namespaceHandlers.R tangle1.R htmlLinks.R
        htmlLists.R getDependencies.R getRelativeURL.R xmlIncludes.R
        simplifyPath.R
Packaged: 2015-06-30 12:25:37 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-06-30 14:32:04
Built: R 3.2.1; x86_64-pc-linux-gnu; "Tue, 30 Jun 2015 08:56:39 -0500"; unix