LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
run_r/__init__.py
run_r/run_r.py
run_r.egg-info/PKG-INFO
run_r.egg-info/SOURCES.txt
run_r.egg-info/dependency_links.txt
run_r.egg-info/entry_points.txt
run_r.egg-info/requires.txt
run_r.egg-info/top_level.txt
tests/usage_examples_tests.ipynb
tests/r_scripts/basic_types.R
tests/r_scripts/dataframe.R
tests/r_scripts/example.R
tests/r_scripts/models_glmer.R
tests/r_scripts/multiple_inputs.R
tests/r_scripts/numpy_arrays.R
tests/r_scripts/product_script.R
tests/r_scripts/sum_script.R