LICENSE
README.md
README.rst
pyproject.toml
src/rpy_bridge/__init__.py
src/rpy_bridge/compare.py
src/rpy_bridge/convert.py
src/rpy_bridge/core.py
src/rpy_bridge/dataframe.py
src/rpy_bridge/env.py
src/rpy_bridge/logging.py
src/rpy_bridge/py.typed
src/rpy_bridge/renv.py
src/rpy_bridge/rpy2_loader.py
src/rpy_bridge.egg-info/PKG-INFO
src/rpy_bridge.egg-info/SOURCES.txt
src/rpy_bridge.egg-info/dependency_links.txt
src/rpy_bridge.egg-info/requires.txt
src/rpy_bridge.egg-info/top_level.txt
tests/test_package_call.py
tests/test_py2r.py
tests/test_roundtrip.py
tests/test_wrapper.py