This file is indexed.

/usr/lib/R/site-library/NMF/DESCRIPTION is in r-cran-nmf 0.20.6-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
40
41
42
43
44
45
46
47
Package: NMF
Type: Package
Title: Algorithms and Framework for Nonnegative Matrix Factorization
        (NMF)
Version: 0.20.6
Date: 2015-05-25
Author: Renaud Gaujoux, Cathal Seoighe
Maintainer: Renaud Gaujoux <renaud@tx.technion.ac.il>
Description: Provides a framework to perform Non-negative Matrix
    Factorization (NMF). The package implements a set of already published algorithms
    and seeding methods, and provides a framework to test, develop and plug
    new/custom algorithms. Most of the built-in algorithms have been optimized
    in C++, and the main interface function provides an easy way of performing
    parallel computations on multicore machines.
License: GPL (>= 2)
URL: http://renozao.github.io/NMF
BugReports: http://github.com/renozao/NMF/issues
SCM: github:renozao, r-forge
LazyLoad: yes
VignetteBuilder: knitr
Depends: R (>= 3.0.0), methods, utils, pkgmaker (>= 0.20), registry,
        rngtools (>= 1.2.3), cluster
Imports: graphics, stats, stringr (>= 1.0.0), digest, grid, grDevices,
        gridBase, colorspace, RColorBrewer, foreach, doParallel,
        ggplot2, reshape2
Suggests: RcppOctave (>= 0.11), fastICA, doMPI, bigmemory (>= 4.2),
        synchronicity, corpcor, xtable, devtools, knitr, bibtex, RUnit,
        mail, Biobase
Collate: 'rmatrix.R' 'nmf-package.R' 'utils.R' 'versions.R'
        'algorithmic.R' 'options.R' 'grid.R' 'colorcode.R' 'atracks.R'
        'aheatmap.R' 'NMF-class.R' 'transforms.R' 'Bioc-layer.R'
        'NMFstd-class.R' 'NMFOffset-class.R' 'registry.R' 'heatmaps.R'
        'NMFns-class.R' 'nmfModel.R' 'fixed-terms.R' 'NMFfit-class.R'
        'NMFSet-class.R' 'NMFStrategy-class.R' 'NMFSeed-class.R'
        'NMFStrategyFunction-class.R' 'NMFStrategyIterative-class.R'
        'NMFStrategyOctave-class.R' 'NMFplots.R'
        'registry-algorithms.R' 'algorithms-base.R'
        'algorithms-brunet.R' 'algorithms-lnmf.R' 'algorithms-lsnmf.R'
        'algorithms-pe-nmf.R' 'algorithms-siNMF.R' 'algorithms-snmf.R'
        'data.R' 'extractFeatures.R' 'registry-seed.R' 'parallel.R'
        'nmf.R' 'rnmf.R' 'run.R' 'seed-base.R' 'seed-ica.R'
        'seed-nndsvd.R' 'setNMFClass.R' 'simulation.R' 'tests.R'
Packaged: 2015-05-25 21:34:47 UTC; renaud
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-05-26 08:12:33
Built: R 3.3.1; x86_64-pc-linux-gnu; "Sat, 09 Apr 2016 23:17:47 +0100"; unix