This file is indexed.

/usr/lib/R/site-library/ROCR/DESCRIPTION is in r-cran-rocr 1.0-5-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: ROCR
Title: Visualizing the performance of scoring classifiers.
Version: 1.0-5
Date: 2013-05-12
Depends: gplots, methods
Author: Tobias Sing, Oliver Sander, Niko Beerenwinkel, Thomas Lengauer
Description: ROC graphs, sensitivity/specificity curves, lift charts,
        and precision/recall plots are popular examples of trade-off
        visualizations for specific pairs of performance measures. ROCR
        is a flexible tool for creating cutoff-parameterized 2D
        performance curves by freely combining two from over 25
        performance measures (new performance measures can be added
        using a standard interface).  Curves from different
        cross-validation or bootstrapping runs can be averaged by
        different methods, and standard deviations, standard errors or
        box plots can be used to visualize the variability across the
        runs. The parameterization can be visualized by printing cutoff
        values at the corresponding curve positions, or by coloring the
        curve according to cutoff. All components of a performance plot
        can be quickly adjusted using a flexible parameter dispatching
        mechanism. Despite its flexibility, ROCR is easy to use, with
        only three commands and reasonable default values for all
        optional parameters.
Maintainer: Tobias Sing <tobias.sing@mpi-sb.mpg.de>
License: GPL (>= 2)
URL: http://rocr.bioinf.mpi-sb.mpg.de/
Packaged: 2013-05-16 12:33:56 UTC; tys
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-16 17:20:32
Built: R 3.0.1; ; 2013-05-19 14:31:47 UTC; unix