This file is indexed.

/usr/lib/python2.7/dist-packages/rpy2-2.4.4.egg-info/SOURCES.txt is in python-rpy2 2.4.4-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
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
AUTHORS
MANIFEST.in
NEWS
README
setup.cfg
setup.py
./rpy/__init__.py
./rpy/rpy_classic.py
./rpy/tests.py
./rpy/tests_rpy_classic.py
./rpy/interactive/__init__.py
./rpy/interactive/packages.py
./rpy/interactive/process_revents.py
./rpy/interactive/tests/__init__.py
./rpy/ipython/__init__.py
./rpy/ipython/ggplot.py
./rpy/ipython/rmagic.py
./rpy/ipython/tests/__init__.py
./rpy/ipython/tests/test_rmagic.py
./rpy/rinterface/__init__.py
./rpy/rinterface/_rinterface.c
./rpy/rinterface/_rpy_device.c
./rpy/rinterface/tests/__init__.py
./rpy/rinterface/tests/test_Device.py
./rpy/rinterface/tests/test_EmbeddedR.py
./rpy/rinterface/tests/test_Sexp.py
./rpy/rinterface/tests/test_SexpClosure.py
./rpy/rinterface/tests/test_SexpEnvironment.py
./rpy/rinterface/tests/test_SexpExtPtr.py
./rpy/rinterface/tests/test_SexpSymbol.py
./rpy/rinterface/tests/test_SexpVector.py
./rpy/rinterface/tests/test_SexpVectorNumeric.py
./rpy/rlike/__init__.py
./rpy/rlike/container.py
./rpy/rlike/functional.py
./rpy/rlike/indexing.py
./rpy/rlike/tests/__init__.py
./rpy/rlike/tests/test_container.py
./rpy/rlike/tests/test_functional.py
./rpy/rlike/tests/test_indexing.py
./rpy/robjects/__init__.py
./rpy/robjects/constants.py
./rpy/robjects/conversion.py
./rpy/robjects/environments.py
./rpy/robjects/functions.py
./rpy/robjects/help.py
./rpy/robjects/language.py
./rpy/robjects/methods.py
./rpy/robjects/numpy2ri.py
./rpy/robjects/packages.py
./rpy/robjects/packages_utils.py
./rpy/robjects/pandas2ri.py
./rpy/robjects/robject.py
./rpy/robjects/vectors.py
./rpy/robjects/lib/__init__.py
./rpy/robjects/lib/ggplot2.py
./rpy/robjects/lib/grid.py
./rpy/robjects/lib/tests/__init__.py
./rpy/robjects/lib/tests/test_ggplot2.py
./rpy/robjects/tests/__init__.py
./rpy/robjects/tests/testArray.py
./rpy/robjects/tests/testDataFrame.py
./rpy/robjects/tests/testEnvironment.py
./rpy/robjects/tests/testFormula.py
./rpy/robjects/tests/testFunction.py
./rpy/robjects/tests/testHelp.py
./rpy/robjects/tests/testLanguage.py
./rpy/robjects/tests/testMethods.py
./rpy/robjects/tests/testNumpyConversions.py
./rpy/robjects/tests/testPackages.py
./rpy/robjects/tests/testPandasConversions.py
./rpy/robjects/tests/testRObject.py
./rpy/robjects/tests/testRobjects.py
./rpy/robjects/tests/testVector.py
doc/Makefile
rpy/__init__.py
rpy/rpy_classic.py
rpy/tests.py
rpy/tests_rpy_classic.py
rpy/interactive/__init__.py
rpy/interactive/packages.py
rpy/interactive/process_revents.py
rpy/interactive/tests/__init__.py
rpy/ipython/__init__.py
rpy/ipython/ggplot.py
rpy/ipython/rmagic.py
rpy/ipython/tests/__init__.py
rpy/ipython/tests/test_rmagic.py
rpy/rinterface/__init__.py
rpy/rinterface/_rinterface.c
rpy/rinterface/_rinterface.h
rpy/rinterface/_rpy_device.c
rpy/rinterface/array.c
rpy/rinterface/array.h
rpy/rinterface/buffer.c
rpy/rinterface/buffer.h
rpy/rinterface/embeddedr.c
rpy/rinterface/embeddedr.h
rpy/rinterface/na_values.c
rpy/rinterface/na_values.h
rpy/rinterface/null_value.c
rpy/rinterface/null_value.h
rpy/rinterface/r_utils.c
rpy/rinterface/r_utils.h
rpy/rinterface/rexternalptr.c
rpy/rinterface/rexternalptr.h
rpy/rinterface/rpy_device.h
rpy/rinterface/sequence.c
rpy/rinterface/sequence.h
rpy/rinterface/sexp.c
rpy/rinterface/sexp.h
rpy/rinterface/tests/__init__.py
rpy/rinterface/tests/test_Device.py
rpy/rinterface/tests/test_EmbeddedR.py
rpy/rinterface/tests/test_Sexp.py
rpy/rinterface/tests/test_SexpClosure.py
rpy/rinterface/tests/test_SexpEnvironment.py
rpy/rinterface/tests/test_SexpExtPtr.py
rpy/rinterface/tests/test_SexpSymbol.py
rpy/rinterface/tests/test_SexpVector.py
rpy/rinterface/tests/test_SexpVectorNumeric.py
rpy/rlike/__init__.py
rpy/rlike/container.py
rpy/rlike/functional.py
rpy/rlike/indexing.py
rpy/rlike/tests/__init__.py
rpy/rlike/tests/test_container.py
rpy/rlike/tests/test_functional.py
rpy/rlike/tests/test_indexing.py
rpy/robjects/__init__.py
rpy/robjects/constants.py
rpy/robjects/conversion.py
rpy/robjects/environments.py
rpy/robjects/functions.py
rpy/robjects/help.py
rpy/robjects/language.py
rpy/robjects/methods.py
rpy/robjects/numpy2ri.py
rpy/robjects/packages.py
rpy/robjects/packages_utils.py
rpy/robjects/pandas2ri.py
rpy/robjects/robject.py
rpy/robjects/vectors.py
rpy/robjects/lib/__init__.py
rpy/robjects/lib/ggplot2.py
rpy/robjects/lib/grid.py
rpy/robjects/lib/tests/__init__.py
rpy/robjects/lib/tests/test_ggplot2.py
rpy/robjects/tests/__init__.py
rpy/robjects/tests/testArray.py
rpy/robjects/tests/testDataFrame.py
rpy/robjects/tests/testEnvironment.py
rpy/robjects/tests/testFormula.py
rpy/robjects/tests/testFunction.py
rpy/robjects/tests/testHelp.py
rpy/robjects/tests/testLanguage.py
rpy/robjects/tests/testMethods.py
rpy/robjects/tests/testNumpyConversions.py
rpy/robjects/tests/testPackages.py
rpy/robjects/tests/testPandasConversions.py
rpy/robjects/tests/testRObject.py
rpy/robjects/tests/testRobjects.py
rpy/robjects/tests/testVector.py
rpy2.egg-info/PKG-INFO
rpy2.egg-info/SOURCES.txt
rpy2.egg-info/dependency_links.txt
rpy2.egg-info/top_level.txt