Debian Automated Code Analysis

pyflakes analysis of python-rpy2_2.2.1-1_i386.deb

./usr/share/pyshared/rpy2/rpy_classic.py:6: 'array' imported but unused
./usr/share/pyshared/rpy2/rpy_classic.py:286: undefined name 'helpobj'
./usr/share/pyshared/rpy2/rpy_classic.py:286: undefined name 'arg'
./usr/share/pyshared/rpy2/rpy_classic.py:286: undefined name 'kw'
./usr/share/pyshared/rpy2/interactive/__init__.py:15: 'IntVector' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:15: 'ComplexVector' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:15: 'FloatVector' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:16: 'Matrix' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:16: 'Array' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:17: 'StrVector' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:18: 'DataFrame' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:18: 'ListVector' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:19: 'Environment' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:20: 'RS4' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:20: 'Formula' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:21: 'methods' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:22: 'conversion' imported but unused
./usr/share/pyshared/rpy2/interactive/__init__.py:23: 'eval' imported but unused
./usr/share/pyshared/rpy2/rinterface/__init__.py:78: 'from rpy2.rinterface._rinterface import *' used; unable to detect undefined names
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:58: local variable 'tmp' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:124: local variable 'xp' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:237: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:269: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:315: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:341: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:359: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_EmbeddedR.py:407: local variable 'raw' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/__init__.py:22: local variable 'suite_Device' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:4: 'subprocess' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:4: 'sys' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:4: 'time' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:4: 'os' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:4: 'signal' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:5: redefinition of unused 'tempfile' from line 4
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:5: 'tempfile' imported but unused
./usr/share/pyshared/rpy2/rinterface/tests/test_Device.py:126: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/rinterface/tests/test_SexpVector.py:98: redefinition of function 'testNAIntegerRepr' from line 78
./usr/share/pyshared/rpy2/rinterface/tests/test_SexpVector.py:245: local variable 'tmp' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/help.py:202: local variable 'hnfe' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/numpy2ri.py:7: 'DataFrame' imported but unused
./usr/share/pyshared/rpy2/robjects/environments.py:2: 'RObject' imported but unused
./usr/share/pyshared/rpy2/robjects/functions.py:1: 'RObject' imported but unused
./usr/share/pyshared/rpy2/robjects/methods.py:81: local variable 'ke' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/methods.py:157: local variable 'hnf' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/methods.py:212: local variable 'ke' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/methods.py:219: undefined name 'Error'
./usr/share/pyshared/rpy2/robjects/__init__.py:11: 'sys' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:15: 'rlc' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:18: 'from rpy2.robjects.vectors import *' used; unable to detect undefined names
./usr/share/pyshared/rpy2/robjects/__init__.py:19: 'Function' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:29: 'NA_Integer' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:29: 'NA_Character' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:29: 'NA_Complex' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:29: 'NA_Real' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:29: 'NA_Logical' imported but unused
./usr/share/pyshared/rpy2/robjects/__init__.py:61: local variable 'le' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/__init__.py:201: local variable 'le' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/packages.py:3: 'rpy2' imported but unused
./usr/share/pyshared/rpy2/robjects/packages.py:6: 'NULL' imported but unused
./usr/share/pyshared/rpy2/robjects/packages.py:44: local variable 'mynames' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/packages.py:136: local variable 'obj' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/packages.py:138: local variable 'knf' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/robject.py:7: 'conversion' imported but unused
./usr/share/pyshared/rpy2/robjects/vectors.py:1: 'RObject' imported but unused
./usr/share/pyshared/rpy2/robjects/vectors.py:223: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/vectors.py:280: local variable 'tmp' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/vectors.py:537: local variable 'te' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/vectors.py:647: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/lib/ggplot2.py:1: 'rpy2' imported but unused
./usr/share/pyshared/rpy2/robjects/lib/grid.py:1: 'rpy2' imported but unused
./usr/share/pyshared/rpy2/robjects/lib/grid.py:203: local variable 'ke' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testMethods.py:29: local variable 'f' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testEnvironment.py:4: 'array' imported but unused
./usr/share/pyshared/rpy2/robjects/tests/testLanguage.py:26: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testLanguage.py:38: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testArray.py:4: 'array' imported but unused
./usr/share/pyshared/rpy2/robjects/tests/testArray.py:16: local variable 'a' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testRobjects.py:4: 'array' imported but unused
./usr/share/pyshared/rpy2/robjects/tests/testPackages.py:39: redefinition of function 'testNewWithDotConflict' from line 29
./usr/share/pyshared/rpy2/robjects/tests/testPackages.py:56: local variable 'stats' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testFunction.py:14: redefinition of function 'testNewInvalid' from line 11
./usr/share/pyshared/rpy2/robjects/tests/testFunction.py:27: local variable 's' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testFunction.py:74: local variable 's' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testVector.py:113: undefined name 'letters'
./usr/share/pyshared/rpy2/robjects/tests/testVector.py:115: undefined name 'letters'
./usr/share/pyshared/rpy2/robjects/tests/testVector.py:224: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testVector.py:236: local variable 'res' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testRObject.py:69: 'rpy2' imported but unused
./usr/share/pyshared/rpy2/robjects/tests/testDataFrame.py:6: 'array' imported but unused
./usr/share/pyshared/rpy2/robjects/tests/testDataFrame.py:27: local variable 'dataf' is assigned to but never used
./usr/share/pyshared/rpy2/robjects/tests/testDataFrame.py:110: redefinition of function 'testCbind' from line 104
./usr/share/pyshared/rpy2/rlike/functional.py:1: 'itertools' imported but unused
./usr/share/pyshared/rpy2/rlike/functional.py:21: local variable 'le' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:27: local variable 'l' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:106: local variable 'ke' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:148: local variable 'tags' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:149: local variable 'ae' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:172: local variable 'restags' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/container.py:173: local variable 'resitems' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/tests/test_container.py:11: local variable 'nl' is assigned to but never used
./usr/share/pyshared/rpy2/rlike/tests/test_container.py:126: local variable 'tl' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rpy_classic.py:6: 'array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rpy_classic.py:286: undefined name 'helpobj'
./usr/lib/python2.6/dist-packages/rpy2/rpy_classic.py:286: undefined name 'arg'
./usr/lib/python2.6/dist-packages/rpy2/rpy_classic.py:286: undefined name 'kw'
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:15: 'IntVector' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:15: 'ComplexVector' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:15: 'FloatVector' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:16: 'Matrix' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:16: 'Array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:17: 'StrVector' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:18: 'DataFrame' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:18: 'ListVector' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:19: 'Environment' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:20: 'RS4' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:20: 'Formula' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:21: 'methods' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:22: 'conversion' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/interactive/__init__.py:23: 'eval' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/__init__.py:78: 'from rpy2.rinterface._rinterface import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:58: local variable 'tmp' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:124: local variable 'xp' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:237: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:269: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:315: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:341: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:359: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:407: local variable 'raw' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/__init__.py:22: local variable 'suite_Device' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'subprocess' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'time' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'os' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'signal' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:5: redefinition of unused 'tempfile' from line 4
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:5: 'tempfile' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_Device.py:126: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_SexpVector.py:98: redefinition of function 'testNAIntegerRepr' from line 78
./usr/lib/python2.6/dist-packages/rpy2/rinterface/tests/test_SexpVector.py:245: local variable 'tmp' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/help.py:202: local variable 'hnfe' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/numpy2ri.py:7: 'DataFrame' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/environments.py:2: 'RObject' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/functions.py:1: 'RObject' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/methods.py:81: local variable 'ke' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/methods.py:157: local variable 'hnf' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/methods.py:212: local variable 'ke' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/methods.py:219: undefined name 'Error'
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:11: 'sys' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:15: 'rlc' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:18: 'from rpy2.robjects.vectors import *' used; unable to detect undefined names
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:19: 'Function' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Integer' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Character' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Complex' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Real' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Logical' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:61: local variable 'le' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py:201: local variable 'le' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/packages.py:3: 'rpy2' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/packages.py:6: 'NULL' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/packages.py:44: local variable 'mynames' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/packages.py:136: local variable 'obj' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/packages.py:138: local variable 'knf' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/robject.py:7: 'conversion' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/vectors.py:1: 'RObject' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/vectors.py:223: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/vectors.py:280: local variable 'tmp' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/vectors.py:537: local variable 'te' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/vectors.py:647: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/lib/ggplot2.py:1: 'rpy2' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/lib/grid.py:1: 'rpy2' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/lib/grid.py:203: local variable 'ke' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testMethods.py:29: local variable 'f' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testEnvironment.py:4: 'array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testLanguage.py:26: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testLanguage.py:38: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testArray.py:4: 'array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testArray.py:16: local variable 'a' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testRobjects.py:4: 'array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testPackages.py:39: redefinition of function 'testNewWithDotConflict' from line 29
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testPackages.py:56: local variable 'stats' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testFunction.py:14: redefinition of function 'testNewInvalid' from line 11
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testFunction.py:27: local variable 's' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testFunction.py:74: local variable 's' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testVector.py:113: undefined name 'letters'
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testVector.py:115: undefined name 'letters'
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testVector.py:224: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testVector.py:236: local variable 'res' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testRObject.py:69: 'rpy2' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testDataFrame.py:6: 'array' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testDataFrame.py:27: local variable 'dataf' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/robjects/tests/testDataFrame.py:110: redefinition of function 'testCbind' from line 104
./usr/lib/python2.6/dist-packages/rpy2/rlike/functional.py:1: 'itertools' imported but unused
./usr/lib/python2.6/dist-packages/rpy2/rlike/functional.py:21: local variable 'le' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:27: local variable 'l' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:106: local variable 'ke' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:148: local variable 'tags' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:149: local variable 'ae' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:172: local variable 'restags' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/container.py:173: local variable 'resitems' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/tests/test_container.py:11: local variable 'nl' is assigned to but never used
./usr/lib/python2.6/dist-packages/rpy2/rlike/tests/test_container.py:126: local variable 'tl' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rpy_classic.py:6: 'array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rpy_classic.py:286: undefined name 'helpobj'
./usr/lib/python2.7/dist-packages/rpy2/rpy_classic.py:286: undefined name 'arg'
./usr/lib/python2.7/dist-packages/rpy2/rpy_classic.py:286: undefined name 'kw'
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:15: 'IntVector' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:15: 'ComplexVector' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:15: 'FloatVector' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:16: 'Matrix' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:16: 'Array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:17: 'StrVector' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:18: 'DataFrame' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:18: 'ListVector' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:19: 'Environment' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:20: 'RS4' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:20: 'Formula' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:21: 'methods' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:22: 'conversion' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/interactive/__init__.py:23: 'eval' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/__init__.py:78: 'from rpy2.rinterface._rinterface import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:58: local variable 'tmp' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:124: local variable 'xp' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:237: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:269: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:315: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:341: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:359: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_EmbeddedR.py:407: local variable 'raw' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/__init__.py:22: local variable 'suite_Device' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'subprocess' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'time' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'os' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:4: 'signal' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:5: redefinition of unused 'tempfile' from line 4
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:5: 'tempfile' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_Device.py:126: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_SexpVector.py:98: redefinition of function 'testNAIntegerRepr' from line 78
./usr/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_SexpVector.py:245: local variable 'tmp' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/help.py:202: local variable 'hnfe' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/numpy2ri.py:7: 'DataFrame' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/environments.py:2: 'RObject' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/functions.py:1: 'RObject' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/methods.py:81: local variable 'ke' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/methods.py:157: local variable 'hnf' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/methods.py:212: local variable 'ke' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/methods.py:219: undefined name 'Error'
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:11: 'sys' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:15: 'rlc' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:18: 'from rpy2.robjects.vectors import *' used; unable to detect undefined names
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:19: 'Function' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Integer' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Character' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Complex' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Real' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:29: 'NA_Logical' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:61: local variable 'le' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/__init__.py:201: local variable 'le' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/packages.py:3: 'rpy2' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/packages.py:6: 'NULL' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/packages.py:44: local variable 'mynames' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/packages.py:136: local variable 'obj' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/packages.py:138: local variable 'knf' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/robject.py:7: 'conversion' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/vectors.py:1: 'RObject' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/vectors.py:223: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/vectors.py:280: local variable 'tmp' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/vectors.py:537: local variable 'te' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/vectors.py:647: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/lib/ggplot2.py:1: 'rpy2' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/lib/grid.py:1: 'rpy2' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/lib/grid.py:203: local variable 'ke' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testMethods.py:29: local variable 'f' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testEnvironment.py:4: 'array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testLanguage.py:26: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testLanguage.py:38: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testArray.py:4: 'array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testArray.py:16: local variable 'a' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testRobjects.py:4: 'array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testPackages.py:39: redefinition of function 'testNewWithDotConflict' from line 29
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testPackages.py:56: local variable 'stats' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testFunction.py:14: redefinition of function 'testNewInvalid' from line 11
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testFunction.py:27: local variable 's' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testFunction.py:74: local variable 's' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testVector.py:113: undefined name 'letters'
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testVector.py:115: undefined name 'letters'
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testVector.py:224: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testVector.py:236: local variable 'res' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testRObject.py:69: 'rpy2' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testDataFrame.py:6: 'array' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testDataFrame.py:27: local variable 'dataf' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/robjects/tests/testDataFrame.py:110: redefinition of function 'testCbind' from line 104
./usr/lib/python2.7/dist-packages/rpy2/rlike/functional.py:1: 'itertools' imported but unused
./usr/lib/python2.7/dist-packages/rpy2/rlike/functional.py:21: local variable 'le' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:27: local variable 'l' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:106: local variable 'ke' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:148: local variable 'tags' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:149: local variable 'ae' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:172: local variable 'restags' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/container.py:173: local variable 'resitems' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/tests/test_container.py:11: local variable 'nl' is assigned to but never used
./usr/lib/python2.7/dist-packages/rpy2/rlike/tests/test_container.py:126: local variable 'tl' is assigned to but never used

This report was generated on Fri, 17 Jun 2011 06:31:37 +0000, based on results by pyflakes 0.4.0-1