LICENSE
README.md
pyproject.toml
setup.py
brmspy/__init__.py
brmspy/brms.py
brmspy/install.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/binaries/__init__.py
brmspy/binaries/build.py
brmspy/binaries/env.py
brmspy/binaries/use.py
brmspy/helpers/__init__.py
brmspy/helpers/conversion.py
brmspy/helpers/priors.py
brmspy/helpers/rtools.py
brmspy/helpers/singleton.py
tests/test_basic.py
tests/test_crossplatform.py
tests/test_integration.py
tests/test_predictions.py