AUTHORS
MANIFEST.in
NEWS
README.rst
gpl-2.0.txt
setup.cfg
setup.py
./rpy/__init__.py
./rpy/_rinterface_cffi_build.py
./rpy/_rinterface_cffi_build_stash.py
./rpy/rinterface.py
./rpy/situation.py
./rpy/interactive/__init__.py
./rpy/interactive/packages.py
./rpy/interactive/process_revents.py
./rpy/ipython/__init__.py
./rpy/ipython/ggplot.py
./rpy/ipython/html.py
./rpy/ipython/rmagic.py
./rpy/rinterface_lib/__init__.py
./rpy/rinterface_lib/_rinterface_api.py
./rpy/rinterface_lib/_rinterface_capi.py
./rpy/rinterface_lib/bufferprotocol.py
./rpy/rinterface_lib/callbacks.py
./rpy/rinterface_lib/conversion.py
./rpy/rinterface_lib/embedded.py
./rpy/rinterface_lib/embedded_mswin.py
./rpy/rinterface_lib/ffi_proxy.py
./rpy/rinterface_lib/memorymanagement.py
./rpy/rinterface_lib/na_values.py
./rpy/rinterface_lib/openrlib.py
./rpy/rinterface_lib/sexp.py
./rpy/rlike/__init__.py
./rpy/rlike/container.py
./rpy/rlike/functional.py
./rpy/rlike/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/dbplyr.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/tests/__init__.py
./rpy/tests/test_rmagic.py
./rpy/tests/utils.py
./rpy/tests/ipython/test_ggplot.py
./rpy/tests/ipython/test_html.py
./rpy/tests/rinterface/__init__.py
./rpy/tests/rinterface/test_bufferprotocol.py
./rpy/tests/rinterface/test_callbacks.py
./rpy/tests/rinterface/test_embedded_r.py
./rpy/tests/rinterface/test_endr.py
./rpy/tests/rinterface/test_environment.py
./rpy/tests/rinterface/test_externalptr.py
./rpy/tests/rinterface/test_functions.py
./rpy/tests/rinterface/test_memorymanagement.py
./rpy/tests/rinterface/test_na.py
./rpy/tests/rinterface/test_noinitialization.py
./rpy/tests/rinterface/test_openrlib.py
./rpy/tests/rinterface/test_sexp.py
./rpy/tests/rinterface/test_symbol.py
./rpy/tests/rinterface/test_vector_bool.py
./rpy/tests/rinterface/test_vector_byte.py
./rpy/tests/rinterface/test_vector_complex.py
./rpy/tests/rinterface/test_vector_float.py
./rpy/tests/rinterface/test_vector_int.py
./rpy/tests/rinterface/test_vector_lang.py
./rpy/tests/rinterface/test_vector_list.py
./rpy/tests/rinterface/test_vector_numpy.py
./rpy/tests/rinterface/test_vector_pairlist.py
./rpy/tests/rinterface/test_vector_str.py
./rpy/tests/rinterface/test_vectors.py
./rpy/tests/rlike/test_container.py
./rpy/tests/rlike/test_functional.py
./rpy/tests/rlike/test_indexing.py
./rpy/tests/robjects/__init__.py
./rpy/tests/robjects/test_array.py
./rpy/tests/robjects/test_conversion.py
./rpy/tests/robjects/test_conversion_numpy.py
./rpy/tests/robjects/test_dataframe.py
./rpy/tests/robjects/test_environment.py
./rpy/tests/robjects/test_formula.py
./rpy/tests/robjects/test_function.py
./rpy/tests/robjects/test_help.py
./rpy/tests/robjects/test_language.py
./rpy/tests/robjects/test_methods.py
./rpy/tests/robjects/test_packages.py
./rpy/tests/robjects/test_packages_utils.py
./rpy/tests/robjects/test_pandas_conversions.py
./rpy/tests/robjects/test_robjects.py
./rpy/tests/robjects/test_rs4.py
./rpy/tests/robjects/test_serialization.py
./rpy/tests/robjects/test_translated_function.py
./rpy/tests/robjects/test_vector.py
./rpy/tests/robjects/test_vector_datetime.py
./rpy/tests/robjects/test_vector_extractdelegator.py
./rpy/tests/robjects/test_vector_factor.py
./rpy/tests/robjects/lib/test_dplyr.py
./rpy/tests/robjects/lib/test_ggplot2.py
./rpy/tests/robjects/lib/test_grdevices.py
./rpy/tests/robjects/lib/test_grid.py
./rpy/tests/robjects/lib/test_tidyr.py
doc/Makefile
rpy/__init__.py
rpy/situation.py
rpy/interactive/__init__.py
rpy/interactive/packages.py
rpy/interactive/process_revents.py
rpy/ipython/__init__.py
rpy/ipython/ggplot.py
rpy/ipython/html.py
rpy/ipython/rmagic.py
rpy/rlike/__init__.py
rpy/rlike/container.py
rpy/rlike/functional.py
rpy/rlike/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/dbplyr.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
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