LICENSE
README.md
pyproject.toml
setup.py
brmspy/__init__.py
brmspy/brms.py
brmspy/types.py
brmspy.egg-info/PKG-INFO
brmspy.egg-info/SOURCES.txt
brmspy.egg-info/dependency_links.txt
brmspy.egg-info/not-zip-safe
brmspy.egg-info/requires.txt
brmspy.egg-info/top_level.txt
brmspy/brms_functions/__init__.py
brmspy/brms_functions/brm.py
brmspy/brms_functions/diagnostics.py
brmspy/brms_functions/families.py
brmspy/brms_functions/formula.py
brmspy/brms_functions/generic.py
brmspy/brms_functions/io.py
brmspy/brms_functions/prediction.py
brmspy/brms_functions/prior.py
brmspy/brms_functions/stan.py
brmspy/build/__init__.py
brmspy/build/__main__.py
brmspy/build/_metadata.py
brmspy/build/_pack.py
brmspy/build/_stage.py
brmspy/helpers/__init__.py
brmspy/helpers/_robject_iter.py
brmspy/helpers/conversion.py
brmspy/helpers/log.py
brmspy/helpers/priors.py
brmspy/runtime/__init__.py
brmspy/runtime/_activation.py
brmspy/runtime/_config.py
brmspy/runtime/_download.py
brmspy/runtime/_github.py
brmspy/runtime/_install.py
brmspy/runtime/_manifest.py
brmspy/runtime/_platform.py
brmspy/runtime/_r_env.py
brmspy/runtime/_r_packages.py
brmspy/runtime/_rtools.py
brmspy/runtime/_state.py
brmspy/runtime/_storage.py
brmspy/runtime/_types.py
tests/test_basic.py
tests/test_conversion.py
tests/test_diagnostics.py
tests/test_families.py
tests/test_formula.py
tests/test_generic.py
tests/test_integration.py
tests/test_io.py
tests/test_log.py
tests/test_predictions.py
tests/test_priors.py
tests/test_rdeps_1_install.py
tests/test_rdeps_2_install_prebuilt.py
tests/test_rdeps_3_install_extended.py
tests/test_rdeps_build.py
tests/test_rdeps_config.py
tests/test_rdeps_env.py
tests/test_rdeps_github.py
tests/test_rdeps_r_env.py
tests/test_rdeps_rtools.py
tests/test_rdeps_storage.py