AUTHORS
MANIFEST.in
NEWS
README.rst
gpl-2.0.txt
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/html.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/r_utils.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/dplyr.py
./rpy/robjects/lib/ggplot2.py
./rpy/robjects/lib/grdevices.py
./rpy/robjects/lib/grid.py
./rpy/robjects/lib/tidyr.py
./rpy/robjects/lib/tests/__init__.py
./rpy/robjects/lib/tests/test_dplyr.py
./rpy/robjects/lib/tests/test_ggplot2.py
./rpy/robjects/lib/tests/test_grdevices.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
doc/generated_rst/README
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/html.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/dplyr.py
rpy/robjects/lib/ggplot2.py
rpy/robjects/lib/grdevices.py
rpy/robjects/lib/grid.py
rpy/robjects/lib/tidyr.py
rpy/robjects/lib/tests/__init__.py
rpy/robjects/lib/tests/test_dplyr.py
rpy/robjects/lib/tests/test_ggplot2.py
rpy/robjects/lib/tests/test_grdevices.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/requires.txt
rpy2.egg-info/top_level.txt