LICENSE
README.md
pyproject.toml
src/rpython/__init__.py
src/rpython/cli.py
src/rpython/config.py
src/rpython/explain.py
src/rpython/fidelity.py
src/rpython/worker.py
src/rpython/compatibility/__init__.py
src/rpython/compatibility/arrow-r.yaml
src/rpython/compatibility/fixest.yaml
src/rpython/compatibility/forecast.yaml
src/rpython/compatibility/ggplot2.yaml
src/rpython/compatibility/igraph.yaml
src/rpython/compatibility/networkx.yaml
src/rpython/compatibility/numpy.yaml
src/rpython/compatibility/pandas.yaml
src/rpython/compatibility/plm.yaml
src/rpython/compatibility/polars.yaml
src/rpython/compatibility/pyarrow.yaml
src/rpython/compatibility/scipy.yaml
src/rpython/compatibility/sf.yaml
src/rpython/compatibility/sklearn.yaml
src/rpython/compatibility/statsmodels.yaml
src/rpython/data/__init__.py
src/rpython/data/arrays.py
src/rpython/data/arrow_io.py
src/rpython/data/collections.py
src/rpython/data/context.py
src/rpython/data/convert.py
src/rpython/data/custom.py
src/rpython/data/economics.py
src/rpython/data/lazy.py
src/rpython/data/media.py
src/rpython/data/network.py
src/rpython/data/panel.py
src/rpython/data/primitives.py
src/rpython/data/raster.py
src/rpython/data/registry.py
src/rpython/data/scientific.py
src/rpython/data/semantic.py
src/rpython/data/sparse.py
src/rpython/data/spatial.py
src/rpython/data/spatiotemporal.py
src/rpython/data/survey.py
src/rpython/data/survival.py
src/rpython/data/tabular.py
src/rpython/data/temporal.py
src/rpython/data/text.py
src/rpython/database/__init__.py
src/rpython/database/api.py
src/rpython/database/base.py
src/rpython/database/embedded.py
src/rpython/database/lakehouse.py
src/rpython/database/nosql.py
src/rpython/database/registry.py
src/rpython/database/relation.py
src/rpython/database/sql.py
src/rpython/diagnostics/__init__.py
src/rpython/diagnostics/doctor.py
src/rpython/env/__init__.py
src/rpython/env/detect.py
src/rpython/env/lock.py
src/rpython/notebook/__init__.py
src/rpython/notebook/magics.py
src/rpython/persistence/__init__.py
src/rpython/persistence/io.py
src/rpython/plotting/__init__.py
src/rpython/proxy/__init__.py
src/rpython/proxy/r_object.py
src/rpython/proxy/r_package.py
src/rpython/r/aaa_state.R
src/rpython/r/db.R
src/rpython/r/pyproxy.R
src/rpython/r/python.R
src/rpython/r/rpx_decode.R
src/rpython/r/rpx_encode.R
src/rpython/r/worker.R
src/rpython/results/__init__.py
src/rpython/results/result.py
src/rpython/runtime/__init__.py
src/rpython/runtime/r_session.py
src/rpython_bridge.egg-info/PKG-INFO
src/rpython_bridge.egg-info/SOURCES.txt
src/rpython_bridge.egg-info/dependency_links.txt
src/rpython_bridge.egg-info/entry_points.txt
src/rpython_bridge.egg-info/requires.txt
src/rpython_bridge.egg-info/top_level.txt