This file is indexed.

/usr/lib/R/site-library/fastcluster/DESCRIPTION is in r-cran-fastcluster 1.1.24-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
Package: fastcluster
Encoding: UTF-8
Type: Package
Version: 1.1.24
Date: 2017-08-14
Title: Fast Hierarchical Clustering Routines for R and Python
Authors@R: person("Daniel", "Müllner", email = "daniel@danifold.net", role = c("aut", "cph", "cre"))
Copyright: Until package version 1.1.23: <c2><a9> 2011 Daniel
        M<c3><bc>llner <http://danifold.net>. All changes from version
        1.1.24 on: <c2><a9> Google Inc. <http://google.com>.
Enhances: stats, flashClust
Depends: R (>= 3.0.0)
Description: This is a two-in-one package which provides interfaces to
        both R and Python. It implements fast hierarchical, agglomerative
        clustering routines. Part of the functionality is designed as drop-in
        replacement for existing routines: linkage() in the SciPy package
        'scipy.cluster.hierarchy', hclust() in R's 'stats' package, and the
        'flashClust' package. It provides the same functionality with the
        benefit of a much faster implementation. Moreover, there are
        memory-saving routines for clustering of vector data, which go beyond
        what the existing packages provide. For information on how to install
        the Python files, see the file INSTALL in the source distribution.
License: FreeBSD | GPL-2 | file LICENSE
URL: http://danifold.net/fastcluster.html
NeedsCompilation: yes
Packaged: 2017-08-20 21:16:52 UTC; muellner
Author: Daniel Müllner [aut, cph, cre]
Maintainer: Daniel Müllner <daniel@danifold.net>
Repository: CRAN
Date/Publication: 2017-08-21 10:36:48 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 2017-11-03 02:50:03 UTC; unix